mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 18:49:22 -04:00
arm64: dts: qcom: sc8280xp: Use the correct BWMON fallback compatible
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-5-77a050c2fbda@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
bad26511c4
commit
5e1b11c00f
@@ -2953,7 +2953,7 @@ opp-12 {
|
||||
};
|
||||
|
||||
pmu@90b6400 {
|
||||
compatible = "qcom,sc8280xp-cpu-bwmon", "qcom,msm8998-bwmon";
|
||||
compatible = "qcom,sc8280xp-cpu-bwmon", "qcom,sdm845-bwmon";
|
||||
reg = <0 0x090b6400 0 0x600>;
|
||||
|
||||
interrupts = <GIC_SPI 581 IRQ_TYPE_LEVEL_HIGH>;
|
||||
|
||||
Reference in New Issue
Block a user