projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc7c39d
)
arm64: dts: qcom: sc7280: Use the correct BWMON fallback compatible
author
Konrad Dybcio
<konrad.dybcio@linaro.org>
Wed, 15 Mar 2023 14:11:22 +0000
(15:11 +0100)
committer
Bjorn Andersson
<andersson@kernel.org>
Wed, 5 Apr 2023 03:15:54 +0000
(20:15 -0700)
Use the correct fallback compatible for the BWMONv4 with merged global and
monitor register spaces.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link:
https://lore.kernel.org/r/20230304-topic-ddr_bwmon-v3-4-77a050c2fbda@linaro.org
arch/arm64/boot/dts/qcom/sc7280.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/sc7280.dtsi
b/arch/arm64/boot/dts/qcom/sc7280.dtsi
index 5e6f9f441f1a6c08398e677fde06226b15f9ea16..0cdb1631602191c9e1f58eb24c36ecea66fa62d7 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/sc7280.dtsi
+++ b/
arch/arm64/boot/dts/qcom/sc7280.dtsi
@@
-3540,7
+3540,7
@@
};
pmu@90b6400 {
- compatible = "qcom,sc7280-cpu-bwmon", "qcom,
msm8998
-bwmon";
+ compatible = "qcom,sc7280-cpu-bwmon", "qcom,
sdm845
-bwmon";
reg = <0 0x090b6400 0 0x600>;
interrupts = <GIC_SPI 581 IRQ_TYPE_LEVEL_HIGH>;