All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rajendra Nayak <quic_rjendra@quicinc.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konrad.dybcio@somainline.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	<linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Cc: Stephen Boyd <swboyd@chromium.org>
Subject: Re: [PATCH] arm64: dts: qcom: sc7280: correct CPU BWMON unit address
Date: Fri, 9 Sep 2022 18:15:27 +0530	[thread overview]
Message-ID: <1e89f2c8-1deb-3772-7cb7-52b2e4370a1f@quicinc.com> (raw)
In-Reply-To: <20220908085830.39141-1-krzysztof.kozlowski@linaro.org>



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

  reply	other threads:[~2022-09-09 12:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08  8:58 [PATCH] arm64: dts: qcom: sc7280: correct CPU BWMON unit address Krzysztof Kozlowski
2022-09-09 12:45 ` Rajendra Nayak [this message]
2022-09-13 15:04 ` Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1e89f2c8-1deb-3772-7cb7-52b2e4370a1f@quicinc.com \
    --to=quic_rjendra@quicinc.com \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@somainline.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=swboyd@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.