at71xx: TP-LINK Archer: add 5GHz led entry
[15.05/openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 01_leds
index 296ea57..4dfe652 100755 (executable)
@@ -130,6 +130,11 @@ dir-615-e4)
        ucidef_set_led_switch "lan4" "LAN4" "d-link:green:lan4" "switch0" "0x10"
        ;;
 
+dir-615-c1)
+       ucidef_set_led_netdev "wan" "WAN" "d-link:green:wan" "eth1"
+       ucidef_set_led_wlan "wlan" "WLAN" "d-link:green:wlan" "phy0tpt"
+       ;;
+
 dir-825-b1)
        ucidef_set_led_usbdev "usb" "USB" "d-link:blue:usb" "1-1"
        ;;
@@ -310,6 +315,11 @@ tl-wa850re)
        ucidef_set_led_rssi "rssihigh" "RSSIHIGH" "tp-link:blue:signal5" "wlan0" "80" "100" "-79" "13"
        ;;
 
+tl-wa701nd-v2)
+       ucidef_set_led_netdev "lan" "LAN" "tp-link:green:lan" "eth0"
+       ucidef_set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
+       ;;
+
 tl-wa860re)
        ucidef_set_led_netdev "lan" "LAN" "tp-link:green:lan" "eth0"
        ucidef_set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
@@ -340,6 +350,7 @@ tl-wdr4900-v2)
        ucidef_set_led_usbdev "usb1" "USB1" "tp-link:green:usb1" "1-1"
        ucidef_set_led_usbdev "usb2" "USB2" "tp-link:green:usb2" "2-1"
        ucidef_set_led_wlan "wlan2g" "WLAN2G" "tp-link:blue:wlan2g" "phy0tpt"
+       ucidef_set_led_wlan "wlan5g" "WLAN5G" "tp-link:blue:wlan5g" "phy1tpt"
        ;;
 
 tl-wr741nd)