arch/arm64/boot/dts/qcom/sc7280.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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>
---
Fixes tag for commit in current Bjorn's for-next.
---
arch/arm64/boot/dts/qcom/sc7280.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/qcom/sc7280.dtsi b/arch/arm64/boot/dts/qcom/sc7280.dtsi
index ad04025a8a1a..a58916009281 100644
--- a/arch/arm64/boot/dts/qcom/sc7280.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc7280.dtsi
@@ -3328,7 +3328,7 @@ opp-7 {
};
};
- pmu@90b6000 {
+ pmu@90b6400 {
compatible = "qcom,sc7280-cpu-bwmon", "qcom,msm8998-bwmon";
reg = <0 0x090b6400 0 0x600>;
--
2.34.1
On 9/8/2022 2:28 PM, Krzysztof Kozlowski wrote:
> 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>
Thanks for catching this,
Acked-by: Rajendra Nayak <quic_rjendra@quicinc.com>
>
> ---
>
> Fixes tag for commit in current Bjorn's for-next.
> ---
> arch/arm64/boot/dts/qcom/sc7280.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sc7280.dtsi b/arch/arm64/boot/dts/qcom/sc7280.dtsi
> index ad04025a8a1a..a58916009281 100644
> --- a/arch/arm64/boot/dts/qcom/sc7280.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sc7280.dtsi
> @@ -3328,7 +3328,7 @@ opp-7 {
> };
> };
>
> - pmu@90b6000 {
> + pmu@90b6400 {
> compatible = "qcom,sc7280-cpu-bwmon", "qcom,msm8998-bwmon";
> reg = <0 0x090b6400 0 0x600>;
>
On Thu, 8 Sep 2022 10:58:30 +0200, Krzysztof Kozlowski wrote:
> Correct CPU BWMON unit address to match the "reg" property.
>
>
Applied, thanks!
[1/1] arm64: dts: qcom: sc7280: correct CPU BWMON unit address
commit: b626ac159e5e2ca3eac4079622b9f4105814768f
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
© 2016 - 2026 Red Hat, Inc.