ath79: move usb led trigger node to SoC dtsi
[openwrt/staging/lynxis.git] / target / linux / ath79 / dts / ar7161_ubnt_routerstation.dtsi
index b12723beb2fe9695b11e2eccc831f42ecb93d189..ef4b0323778310c10efb18893daa62a6d029477e 100644 (file)
 
 &usb1 {
        status = "okay";
-       #address-cells = <1>;
-       #size-cells = <0>;
-
-       usb_ohci_port: port@1 {
-               reg = <1>;
-               #trigger-source-cells = <0>;
-       };
 };
 
 &usb2 {
        status = "okay";
-       #address-cells = <1>;
-       #size-cells = <0>;
-
-       usb_ehci_port: port@1 {
-               reg = <1>;
-               #trigger-source-cells = <0>;
-       };
 };