Signed-off-by: Anna Maniscalco <[email protected]>
---
 arch/arm64/boot/dts/qcom/sm8650.dtsi | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8650.dtsi 
b/arch/arm64/boot/dts/qcom/sm8650.dtsi
index 44e5f9d4b335..66ea9155e228 100644
--- a/arch/arm64/boot/dts/qcom/sm8650.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8650.dtsi
@@ -4133,13 +4133,6 @@ tcsr: clock-controller@1fc0000 {
                        #reset-cells = <1>;
                };
 
-               lpac: lpac@3d00000 {
-                       compatible = "qcom,lpac";
-                       reg = <0x0 0x03d00000 0x0 0x61000>;
-
-                       iommus = <&adreno_smmu 1 0x0>;
-               };
-
                gpu: gpu@3d00000 {
                        compatible = "qcom,adreno-43051401", "qcom,adreno";
                        reg = <0x0 0x03d00000 0x0 0x40000>,
@@ -4254,6 +4247,13 @@ opp-834000000 {
                        };
                };
 
+               lpac: lpac@3dc1000 {
+                       compatible = "qcom,lpac";
+                       reg = <0x0 0x03d00000 0x0 0x61000>;
+
+                       iommus = <&adreno_smmu 1 0x0>;
+               };
+
                gmu: gmu@3d6a000 {
                        compatible = "qcom,adreno-gmu-750.1", "qcom,adreno-gmu";
                        reg = <0x0 0x03d6a000 0x0 0x35000>,

-- 
2.54.0

Reply via email to