ath79: move usb led trigger node to SoC dtsi
[openwrt/staging/lynxis.git] / target / linux / ath79 / dts / qca9561_tplink_archer-c59-v1.dts
index c385eb1592564934180cc2b35362252591534c98..f05a290d2f8945f33af817e7f58a714c3d0ad6d6 100644 (file)
                label = "green:usb";
                gpios = <&led_gpio 7 GPIO_ACTIVE_LOW>;
                linux,default-trigger = "usbport";
-               trigger-sources = <&hub_port>;
+               trigger-sources = <&hub_port0>;
        };
 };
 
 &usb0 {
-       #address-cells = <1>;
-       #size-cells = <0>;
        status = "okay";
-
-       hub_port: port@1 {
-               reg = <1>;
-               #trigger-source-cells = <0>;
-       };
 };
 
 &usb_phy0 {