X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FTL-WR902ACV3.dts;h=1d634314cf1136d3fd597f5e632c5219f5b2654a;hp=014c545e9e60cf0441d0c84664e97651899bc60d;hb=dd3ec40d3d07f9fb419936b27f386217a0c68fb0;hpb=53624c1702e6aad5b3e5e442c064dd30f81db2e4 diff --git a/target/linux/ramips/dts/TL-WR902ACV3.dts b/target/linux/ramips/dts/TL-WR902ACV3.dts index 014c545e9e..1d634314cf 100644 --- a/target/linux/ramips/dts/TL-WR902ACV3.dts +++ b/target/linux/ramips/dts/TL-WR902ACV3.dts @@ -10,10 +10,13 @@ model = "TP-Link TL-WR902AC v3"; aliases { - led-status = &led_power; + led-boot = &led_power; + led-failsafe = &led_power; + led-running = &led_power; + led-upgrade = &led_power; }; - gpio-keys-polled { + keys { compatible = "gpio-keys-polled"; poll-interval = <20>; @@ -42,7 +45,7 @@ }; }; - gpio-leds { + leds { compatible = "gpio-leds"; lan { @@ -58,6 +61,8 @@ usb { label = "tl-wr902ac-v3:green:usb"; gpios = <&gpio1 11 GPIO_ACTIVE_LOW>; + trigger-sources = <&ohci_port1>, <&ehci_port1>; + linux,default-trigger = "usbport"; }; wan {