remoteproc: qcom_q6v5_mss: Drop accesses to MPSS PERPH register space
authorSibi Sankar <sibis@codeaurora.org>
Wed, 15 Apr 2020 14:51:10 +0000 (20:21 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 12 May 2020 19:04:35 +0000 (12:04 -0700)
commita9fdc79d488623d36341f0f3d08f5aa1bedb9d53
tree755a19b90a2201c5d6cd1b85e1a96f004f7a32ba
parente62e3acd61d36b07878cd33a868a5797fe1e25b5
remoteproc: qcom_q6v5_mss: Drop accesses to MPSS PERPH register space

7C retail devices using MSA based boot will result in a fuse combination
which will prevent accesses to MSS PERPH register space where the mpss
clocks and halt-nav reside. So drop all accesses to the MPSS PERPH
register space. Issuing HALT NAV request and turning on the mss clocks
as part of SSR will no longer be required since the modem firmware will
have the necessary fixes to ensure that there are no pending NAV DMA
transactions.

Tested-by: Evan Green <evgreen@chromium.org>
Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
Link: https://lore.kernel.org/r/20200415145110.20624-3-sibis@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/qcom_q6v5_mss.c