ipq4019: fix even more wrong reference to USB node
[openwrt/staging/pepe2k.git] / target / linux / ipq40xx / files-6.6 / arch / arm / boot / dts / qcom / qcom-ipq4019-wpj419.dts
index 2dc4544433474bd3d2e7edf0259c5be7a9f3b39e..d99cbdb608d740a147719c2c71751dfb7f255217 100644 (file)
                        status = "okay";
                };
 
-               usb3_ss_phy: ssphy@9a000 {
-                       status = "okay";
-               };
-
-               usb3_hs_phy: hsphy@a6000 {
-                       status = "okay";
-               };
-
-               usb3: usb3@8af8800 {
-                       status = "okay";
-               };
-
-               usb2_hs_phy: hsphy@a8000 {
-                       status = "okay";
-               };
-
-               usb2: usb2@60f8800 {
-                       status = "okay";
-               };
-
                cryptobam: dma@8e04000 {
                        status = "okay";
                };
        };
 };
 
+&usb3_ss_phy {
+       status = "okay";
+};
+
+&usb3_hs_phy {
+       status = "okay";
+};
+
+&usb3 {
+       status = "okay";
+};
+
+&usb2_hs_phy {
+       status = "okay";
+};
+
+&usb2 {
+       status = "okay";
+};
+
 &nand {
        pinctrl-0 = <&nand_pins>;
        pinctrl-names = "default";