ar71xx: add default LED configuration for the WL-WRD3500
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 01_leds
index e3f4c17d6fe1b31509baa97d7bd5399a3f101e0d..afeae421038ee989aca5fce8025610ac482c5465 100755 (executable)
@@ -127,6 +127,16 @@ tl-mr3220-v2)
        ucidef_set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
        ;;
 
+tl-mr3420-v2)
+       ucidef_set_led_netdev "wan" "WAN" "tp-link:green:wan" "eth0"
+       ucidef_set_led_switch "lan1" "LAN1" "tp-link:green:lan1" "switch0" "0x04"
+       ucidef_set_led_switch "lan2" "LAN2" "tp-link:green:lan2" "switch0" "0x08"
+       ucidef_set_led_switch "lan3" "LAN3" "tp-link:green:lan3" "switch0" "0x10"
+       ucidef_set_led_switch "lan4" "LAN4" "tp-link:green:lan4" "switch0" "0x02"
+       ucidef_set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
+       ucidef_set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
+       ;;
+
 tl-wa901nd)
        ucidef_set_led_netdev "lan" "LAN" "tp-link:green:lan" "eth0"
        ;;
@@ -135,6 +145,11 @@ tl-wa901nd-v2)
        ucidef_set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
        ;;
 
+tl-wdr3500)
+       ucidef_set_led_usbdev "usb" "USB" "tp-link:green:usb" "1-1"
+       ucidef_set_led_wlan "wlan2g" "WLAN2G" "tp-link:green:wlan2g" "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"