linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sibi Sankar <sibis@codeaurora.org>
To: Georgi Djakov <georgi.djakov@linaro.org>
Cc: bjorn.andersson@linaro.org, robh+dt@kernel.org,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: qcom: sm8250: Fix epss_l3 unit address
Date: Wed, 17 Feb 2021 09:36:01 +0530	[thread overview]
Message-ID: <b944d97297425cb59ff310fd51569a61@codeaurora.org> (raw)
In-Reply-To: <20210211193637.9737-1-georgi.djakov@linaro.org>

On 2021-02-12 01:06, Georgi Djakov wrote:
> The unit address of the epss_l3 node is incorrect and does not match
> the address of its "reg" property. Let's fix it.
> 
> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>

Thanks for catching it :)

Reviewed-by: Sibi Sankar <sibis@codeaurora.org>

> ---
>  arch/arm64/boot/dts/qcom/sm8250.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi
> b/arch/arm64/boot/dts/qcom/sm8250.dtsi
> index 947e1accae3a..80fe1cfe8271 100644
> --- a/arch/arm64/boot/dts/qcom/sm8250.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm8250.dtsi
> @@ -3721,7 +3721,7 @@ apps_bcm_voter: bcm_voter {
>  			};
>  		};
> 
> -		epss_l3: interconnect@18591000 {
> +		epss_l3: interconnect@18590000 {
>  			compatible = "qcom,sm8250-epss-l3";
>  			reg = <0 0x18590000 0 0x1000>;

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project.

      parent reply	other threads:[~2021-02-17  4:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-11 19:36 [PATCH] arm64: dts: qcom: sm8250: Fix epss_l3 unit address Georgi Djakov
2021-02-11 20:02 ` Dmitry Baryshkov
2021-02-17  4:06 ` Sibi Sankar [this message]

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=b944d97297425cb59ff310fd51569a61@codeaurora.org \
    --to=sibis@codeaurora.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=georgi.djakov@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).