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(-)

Comments

patchwork-bot+linux-remoteproc@kernel.org Feb. 4, 2020, 5 a.m. UTC | #1
Hello:

This series was applied to andersson/remoteproc.git (refs/heads/for-next).

On Thu, 23 Jan 2020 18:42:34 +0530 you wrote:
> 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
> 
> [...]


Here is a summary with links:
  - [v2,1/2] remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout
    https://git.kernel.org/andersson/remoteproc/c/01bf3fec38e9188846f6755cd29da515f5852bc5
  - [v2,2/2] remoteproc: qcom: q6v5-mss: Improve readability of reset_assert
    https://git.kernel.org/andersson/remoteproc/c/600c39b34369e2a1bf78eb67afb99ce550f271cc

You are awesome, thank you!