};
                };
 
-               dc_noc: interconnect@9160000 {
-                       compatible = "qcom,sm8150-dc-noc";
-                       reg = <0 0x09160000 0 0x3200>;
-                       #interconnect-cells = <1>;
-                       qcom,bcm-voters = <&apps_bcm_voter>;
-               };
-
-               gem_noc: interconnect@9680000 {
-                       compatible = "qcom,sm8150-gem-noc";
-                       reg = <0 0x09680000 0 0x3e200>;
-                       #interconnect-cells = <1>;
-                       qcom,bcm-voters = <&apps_bcm_voter>;
-               };
-
                usb_2_qmpphy: phy@88eb000 {
                        compatible = "qcom,sm8150-qmp-usb3-uni-phy";
                        reg = <0 0x088eb000 0 0x200>;
                        };
                };
 
+               dc_noc: interconnect@9160000 {
+                       compatible = "qcom,sm8150-dc-noc";
+                       reg = <0 0x09160000 0 0x3200>;
+                       #interconnect-cells = <1>;
+                       qcom,bcm-voters = <&apps_bcm_voter>;
+               };
+
+               gem_noc: interconnect@9680000 {
+                       compatible = "qcom,sm8150-gem-noc";
+                       reg = <0 0x09680000 0 0x3e200>;
+                       #interconnect-cells = <1>;
+                       qcom,bcm-voters = <&apps_bcm_voter>;
+               };
+
                usb_1: usb@a6f8800 {
                        compatible = "qcom,sm8150-dwc3", "qcom,dwc3";
                        reg = <0 0x0a6f8800 0 0x400>;