]> git.ipfire.org Git - thirdparty/linux.git/commit
remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8226
authorLuca Weiss <luca@lucaweiss.eu>
Tue, 28 Jan 2025 21:53:59 +0000 (22:53 +0100)
committerBjorn Andersson <andersson@kernel.org>
Sat, 22 Mar 2025 13:42:39 +0000 (08:42 -0500)
commitba785ff4162a65f18ed501019637a998b752b5ad
treee3b8f74cbe06668607fe55f08c9157a483193606
parentefdde3d73ab25cef4ff2d06783b0aad8b093c0e4
remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8226

MSM8226 requires the CX power domain, so use the msm8996_adsp_resource
which has cx under proxy_pd_names and is otherwise equivalent.

Suggested-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Fixes: fb4f07cc9399 ("remoteproc: qcom: pas: Add MSM8226 ADSP support")
Signed-off-by: Luca Weiss <luca@lucaweiss.eu>
Reviewed-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Link: https://lore.kernel.org/r/20250128-pas-singlepd-v1-1-85d9ae4b0093@lucaweiss.eu
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/remoteproc/qcom_q6v5_pas.c