diff mbox series

arm64: dts: qcom: sm8250: Fix epss_l3 unit address

Message ID 20210211193637.9737-1-georgi.djakov@linaro.org
State Accepted
Commit 77b53d65dc1e54321ec841912f06bcb558a079c0
Headers show
Series arm64: dts: qcom: sm8250: Fix epss_l3 unit address | expand

Commit Message

Georgi Djakov Feb. 11, 2021, 7:36 p.m. UTC
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>
---
 arch/arm64/boot/dts/qcom/sm8250.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Dmitry Baryshkov Feb. 11, 2021, 8:02 p.m. UTC | #1
On Thu, 11 Feb 2021 at 22:37, Georgi Djakov <georgi.djakov@linaro.org> 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>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sibi Sankar Feb. 17, 2021, 4:06 a.m. UTC | #2
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.
diff mbox series

Patch

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