summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_core.c
diff options
context:
space:
mode:
authorSibi Sankar2018-07-09 17:12:20 +0200
committerBjorn Andersson2018-07-10 23:08:44 +0200
commit7cbb540a3a68e4d4a8bef2d9451afb1635b5d2d3 (patch)
tree3e43898057e28d47969ccbac87f5b5d89841c597 /drivers/remoteproc/remoteproc_core.c
parentremoteproc: qcom q6v5: fix modular build (diff)
downloadkernel-qcow2-linux-7cbb540a3a68e4d4a8bef2d9451afb1635b5d2d3.tar.gz
kernel-qcow2-linux-7cbb540a3a68e4d4a8bef2d9451afb1635b5d2d3.tar.xz
kernel-qcow2-linux-7cbb540a3a68e4d4a8bef2d9451afb1635b5d2d3.zip
remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvote
GCC_MSS_AXIS2 clock is used for disabling boot IMEM (a part of AP boot up). With Boot IMEM disable now a part TZ/ATF, AXIS2 clock is no longer required post AP boot up and expected to remain untouched. However if the clock is turned ON after Q6 is brought out of reset and later turned off, it results in modem hang. When Q6 attempts a power collapse the internal handshaking to check if AXIS2 is idle never goes through since it is turned off preventing the RSC from getting triggered, leaving modem in a funky state. Hence removing AXIS2 clk enable/disable from the driver. Reported-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Sibi Sankar <sibis@codeaurora.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/remoteproc/remoteproc_core.c')
0 files changed, 0 insertions, 0 deletions