ath79: move usb led trigger node to SoC dtsi
[openwrt/staging/stintel.git] / target / linux / ath79 / dts / ar9344_atheros_db120.dts
index 906335ed6fcf9b516124760f0c440c80fabbd288..f0173ebdc798521a8bd2aa6a70f5aa96b72f3936 100644 (file)
@@ -41,7 +41,7 @@
                usb {
                        label = "green:usb";
                        gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
-                       trigger-sources = <&hub_port1>;
+                       trigger-sources = <&hub_port>;
                        linux,default-trigger = "usbport";
                };
        };
 
 &usb {
        status = "okay";
-
-       #address-cells = <1>;
-       #size-cells = <0>;
-
-       hub_port1: port@1 {
-               reg = <1>;
-               #trigger-source-cells = <0>;
-       };
 };
 
 &usb_phy {