All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sc7280: correct CPU BWMON unit address
@ 2022-09-08  8:58 Krzysztof Kozlowski
  2022-09-09 12:45 ` Rajendra Nayak
  2022-09-13 15:04 ` Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-09-08  8:58 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Rajendra Nayak, linux-arm-msm, devicetree,
	linux-kernel
  Cc: Krzysztof Kozlowski, Stephen Boyd

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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: qcom: sc7280: correct CPU BWMON unit address
  2022-09-08  8:58 [PATCH] arm64: dts: qcom: sc7280: correct CPU BWMON unit address Krzysztof Kozlowski
@ 2022-09-09 12:45 ` Rajendra Nayak
  2022-09-13 15:04 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Rajendra Nayak @ 2022-09-09 12:45 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Andy Gross, Bjorn Andersson, Konrad Dybcio,
	Rob Herring, Krzysztof Kozlowski, linux-arm-msm, devicetree,
	linux-kernel
  Cc: Stephen Boyd



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>;
>   

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: qcom: sc7280: correct CPU BWMON unit address
  2022-09-08  8:58 [PATCH] arm64: dts: qcom: sc7280: correct CPU BWMON unit address Krzysztof Kozlowski
  2022-09-09 12:45 ` Rajendra Nayak
@ 2022-09-13 15:04 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2022-09-13 15:04 UTC (permalink / raw)
  To: linux-arm-msm, konrad.dybcio, Andy Gross, linux-kernel,
	Rob Herring, quic_rjendra, krzysztof.kozlowski, devicetree,
	krzysztof.kozlowski+dt
  Cc: Stephen Boyd

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>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-13 16:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08  8:58 [PATCH] arm64: dts: qcom: sc7280: correct CPU BWMON unit address Krzysztof Kozlowski
2022-09-09 12:45 ` Rajendra Nayak
2022-09-13 15:04 ` Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.