ar71xx: add support for TP-Link Archer C59 v2
[openwrt/staging/wigyori.git] / target / linux / ar71xx / base-files / etc / board.d / 01_leds
index d15cff5111c54e092b5c2041712e2972e6a538d6..af480cb001115a5dba6688cdd9257d5f2e6b44ae 100755 (executable)
@@ -129,6 +129,7 @@ archer-c7)
        ;;
 archer-c58-v1|\
 archer-c59-v1|\
+archer-c59-v2|\
 archer-c60-v1|\
 archer-c60-v2)
        ucidef_set_led_switch "lan" "LAN" "$board:green:lan" "switch0" "0x1E"
@@ -137,7 +138,8 @@ archer-c60-v2)
        ucidef_set_led_wlan "wlan5g" "WLAN5G" "$board:green:wlan5g" "phy0tpt"
 
        case "$board" in
-       archer-c59-v1)
+       archer-c59-v1|\
+       archer-c59-v2)
                ucidef_set_led_usbdev "usb" "USB" "$board:green:usb" "1-1"
                ;;
        esac