ar71xx: setup WLAN LED for the TL-WA901ND v2
authorGabor Juhos <juhosg@openwrt.org>
Thu, 16 Aug 2012 07:11:30 +0000 (07:11 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 16 Aug 2012 07:11:30 +0000 (07:11 +0000)
Closes #11889.

SVN-Revision: 33202

target/linux/ar71xx/base-files/etc/uci-defaults/leds

index d94f024ffe46182ee397858f849c804054001a65..0f17f9b8d04bbb1f33244c30d980502aba4367db 100755 (executable)
@@ -92,6 +92,10 @@ tl-wa901nd)
        ucidef_set_led_netdev "lan" "LAN" "tp-link:green:lan" "eth0"
        ;;
 
+tl-wa901nd-v2)
+       ucidef_set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
+       ;;
+
 tl-wdr4300)
        ucidef_set_led_usbdev "usb1" "USB1" "tp-link:green:usb1" "1-1.1"
        ucidef_set_led_usbdev "usb2" "USB2" "tp-link:green:usb2" "1-1.2"