]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: sm8250: Fix epss_l3 unit address
authorGeorgi Djakov <georgi.djakov@linaro.org>
Thu, 11 Feb 2021 19:36:37 +0000 (21:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 18 Sep 2021 11:42:09 +0000 (13:42 +0200)
[ Upstream commit 77b53d65dc1e54321ec841912f06bcb558a079c0 ]

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>
Reviewed-by: Sibi Sankar <sibis@codeaurora.org>
Link: https://lore.kernel.org/r/20210211193637.9737-1-georgi.djakov@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/qcom/sm8250.dtsi

index 1316bea3eab527a516ac643555952038db161b98..6d28bfd9a8f599aa976561c21d80dcb6952b1f10 100644 (file)
                        };
                };
 
-               epss_l3: interconnect@18591000 {
+               epss_l3: interconnect@18590000 {
                        compatible = "qcom,sm8250-epss-l3";
                        reg = <0 0x18590000 0 0x1000>;