mbox series

[v2,0/2] Improve general readability of MSS on SC7180

Message ID 20200123131236.1078-1-sibis@codeaurora.org (mailing list archive)
Headers show
Series Improve general readability of MSS on SC7180 | expand

Message

Sibi Sankar Jan. 23, 2020, 1:12 p.m. UTC
This series aims to improve the general readability of the mss reset
sequence on SC7180 SoCs. No functional change intended.

v2:
 * Use regmap_read_poll_timeout for halt_nav and halt_axi
 * Redefine CONN_BOX_SPARE_0 to AXI_GATING_VALID_OVERRIDE
 * Update more details about pipeline glitch issue
 * Drop 2,3 patches from v1

Sibi Sankar (2):
  remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout
  remoteproc: qcom: q6v5-mss: Improve readability of reset_assert

 drivers/remoteproc/qcom_q6v5_mss.c | 42 ++++++++++++++----------------
 1 file changed, 19 insertions(+), 23 deletions(-)