arm64: dts: qcom: sc7280: correct CPU BWMON unit address
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 8 Sep 2022 08:58:30 +0000 (10:58 +0200)
committerBjorn Andersson <andersson@kernel.org>
Thu, 8 Sep 2022 23:16:52 +0000 (18:16 -0500)
Correct CPU BWMON unit address to match the "reg" property.

Reported-by: Stephen Boyd <swboyd@chromium.org>
Fixes: b2f3eac1b77c ("arm64: dts: qcom: sc7280: Add cpu and llcc BWMON")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220908085830.39141-1-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/sc7280.dtsi

index 483201d74c7786cc61ac7133c89ce7fe3aa2391c..aa20a4e91b2cf86416ce4fe78a29faeb08ac6855 100644 (file)
                        };
                };
 
-               pmu@90b6000 {
+               pmu@90b6400 {
                        compatible = "qcom,sc7280-cpu-bwmon", "qcom,msm8998-bwmon";
                        reg = <0 0x090b6400 0 0x600>;