lantiq: dts: Move the &usb_vbus nodes out of &gpio
[openwrt/staging/rmilecki.git] / target / linux / lantiq / files-4.19 / arch / mips / boot / dts / lantiq / ar9_zyxel_p-2601hn.dts
index 79896c6478d63f21fb2985cce3b686ebdfeda952..267788319cca07595342ad5b7a0bd1b7a47d2c29 100644 (file)
                        gpios = <&gpio 50 GPIO_ACTIVE_HIGH>;
                };
        };
-};
-
-&gpio {
-       pinctrl-names = "default";
-       pinctrl-0 = <&state_default>;
-
-       state_default: pinmux {
-               exin {
-                       lantiq,groups = "exin1";
-                       lantiq,function = "exin";
-               };
-       };
 
        usb_vbus: regulator-usb-vbus {
                compatible = "regulator-fixed";
        };
 };
 
+&gpio {
+       pinctrl-names = "default";
+       pinctrl-0 = <&state_default>;
+
+       state_default: pinmux {
+               exin {
+                       lantiq,groups = "exin1";
+                       lantiq,function = "exin";
+               };
+       };
+};
+
 &gsw {
        phy-mode = "rmii";
 };