]> asedeno.scripts.mit.edu Git - linux.git/commit
remoteproc: q6v5-mss: Remove mem clk from the active pool
authorSibi Sankar <sibis@codeaurora.org>
Wed, 18 Dec 2019 13:22:13 +0000 (18:52 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 20 Dec 2019 17:58:38 +0000 (09:58 -0800)
commit6ba519aa13758dd55248f3a6f939536656df2661
treedd5d572077cec92460b60b6724c6b92db78c538a
parent40f6a663fbc969e4ed82786a8d60b5f0cb431b18
remoteproc: q6v5-mss: Remove mem clk from the active pool

Currently the mem clk is voted upon from both the active and proxy pool on
MSM8998 SoCs where only a proxy vote should suffice. Fix this by removing
mem clk from the active pool.

Fixes: 1665cbd5731fa ("remoteproc: qcom_q6v5_mss: Add support for MSM8998")
Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
Link: https://lore.kernel.org/r/20191218132217.28141-2-sibis@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/qcom_q6v5_mss.c