projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68c4c20
)
arm64: dts: qcom: sdm845: Use the Low Power Island CX/MX for SLPI
author
Konrad Dybcio
<konrad.dybcio@linaro.org>
Wed, 20 Dec 2023 14:15:11 +0000
(15:15 +0100)
committer
Bjorn Andersson
<andersson@kernel.org>
Wed, 14 Feb 2024 05:33:05 +0000
(23:33 -0600)
The SLPI is powered by the Low Power Island power rails. Fix the incorrect
assignment.
Fixes: 74588aada59a ("arm64: dts: qcom: sdm845: add SLPI remoteproc")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link:
https://lore.kernel.org/r/20231220-topic-sdm845_slpi_lcxmx-v1-1-db7c72ef99ae@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sdm845.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/sdm845.dtsi
b/arch/arm64/boot/dts/qcom/sdm845.dtsi
index d655bf5bdb96373d8b9edcc38ced76b7428c7eae..9140303263291efe856279fecdae8b1814ef35e3 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/sdm845.dtsi
+++ b/
arch/arm64/boot/dts/qcom/sdm845.dtsi
@@
-3368,8
+3368,8
@@
qcom,qmp = <&aoss_qmp>;
- power-domains = <&rpmhpd SDM845_CX>,
- <&rpmhpd SDM845_MX>;
+ power-domains = <&rpmhpd SDM845_
L
CX>,
+ <&rpmhpd SDM845_
L
MX>;
power-domain-names = "lcx", "lmx";
memory-region = <&slpi_mem>;