ramips: enable external amplifier for D-Link DIR-810L
[openwrt/openwrt.git] / target / linux / ramips / dts / W2914NSV2.dts
index ac26dbe75d9b00090083a86ccc7496dfd65ea5d4..bd8e809447ee2b20d86a93d9314fe4067fa16278 100644 (file)
                reg = <0x0 0x8000000>;
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
-               // Only USB LED is connected to GPIO.
-               // All of other LEDs are connected directly to
-               // switch, WiFi chip, Vcc, so they are not controllable
-               // via GPIO
-
                usb {
                        label = "w2914nsv2:green:usb";
                        gpios = <&gpio0 27 GPIO_ACTIVE_LOW>;
+                       trigger-sources = <&xhci_ehci_port1>, <&ehci_port2>;
+                       linux,default-trigger = "usbport";
                };
        };
 };