]> asedeno.scripts.mit.edu Git - linux.git/commit
remoteproc: q6v5: Add support for mss remoteproc on SDM845
authorSibi Sankar <sibis@codeaurora.org>
Mon, 21 May 2018 17:27:13 +0000 (22:57 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 30 May 2018 03:10:34 +0000 (20:10 -0700)
commit231f67d1fb2fe80a523a5d68690f1da9593781c8
tree78fa0682b5f0ab1bd36af9b071a5a0cfdd10c48f
parent9f135fa1ffea3005f0d8021e55463134a2175928
remoteproc: q6v5: Add support for mss remoteproc on SDM845

From SDM845, the Q6SS reset sequence on software side has been
simplified with the introduction of boot FSM which assists in
bringing the Q6 out of reset.

SDM845 brings a new reset signal ALT_RESET which is a part of
the MSS subsystem hence requires reset clks to be enabled before
assert/deassert. Use the SoC specific reset helper function to
add support for ALT_RESET in SDM845.

Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/qcom_q6v5_pil.c