ath79: add support for TP-Link CPE210 v1
[openwrt/staging/mkresin.git] / target / linux / ath79 / base-files / etc / board.d / 03_gpio_switches
index f588b29956e821e85f08e6160315e47a8f472ff3..3f79ceefaf6a196295d3b0c46568e1da45624911 100755 (executable)
@@ -42,6 +42,9 @@ tplink,archer-c25-v1)
        ucidef_add_gpio_switch "led_control" "LED control" "21" "0"
        ucidef_add_gpio_switch "led_reset" "LED reset" "19" "1"
        ;;
+tplink,cpe210-v1)
+       ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "20"
+       ;;
 ubnt,nanostation-ac)
        ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "3"
        ;;