ath79: move usb led trigger node to SoC dtsi
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9331_arduino_yun.dts
index 389a83dd2282e057a99ea42f4e2099947ba5a74d..bf3a46f96261caa9cdaed270cb16a195f6028b06 100644 (file)
@@ -57,7 +57,7 @@
                usb {
                        label = "white:usb";
                        gpios = <&gpio 1 GPIO_ACTIVE_HIGH>;
-                       trigger-sources = <&hub_port1>;
+                       trigger-sources = <&hub_port>;
                        linux,default-trigger = "usbport";
                };
        };
 &usb {
        status = "okay";
 
-       #address-cells = <1>;
-       #size-cells = <0>;
        dr_mode = "host";
        vbus-supply = <&reg_usb_vbus>;
-
-       port@1 {
-               #address-cells = <1>;
-               #size-cells = <0>;
-               reg = <1>;
-               #trigger-source-cells = <0>;
-
-               hub_port1: port@1 {
-                       reg = <1>;
-                       #trigger-source-cells = <0>;
-               };
-       };
 };
 
 &usb_phy {