ramips: mt7621: TP-Link EAP235/615-Wall: add poe passthrough gpio definitions
authorAndré Fonseca <mail@andrefonseca.pt>
Mon, 27 Feb 2023 11:58:08 +0000 (12:58 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 4 Mar 2023 16:37:25 +0000 (17:37 +0100)
Add the missing definitions for the PoE passthrough functionality.
The relevant pin is already being exported, but it is missing from
the initial board configuration file. With this change, the user is
now able to toggle the PoE passthorough functionality via the uci cli

Signed-off-by: André Fonseca <mail@andrefonseca.pt>
target/linux/ramips/mt7621/base-files/etc/board.d/03_gpio_switches

index 4bf2aa37e0d1693313541b46e8c4208246c7b8c0..ec2bf695a00937f6a1d77fe7a622a5a390f5a78d 100644 (file)
@@ -12,6 +12,10 @@ mikrotik,routerboard-760igs)
 telco-electronics,x1)
        ucidef_add_gpio_switch "modem_reset" "Modem Reset" "496"
        ;;
+tplink,eap235-wall-v1|\
+tplink,eap615-wall-v1)
+       ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "poe-passthrough"
+       ;;
 ubnt,edgerouter-x)
        ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "480"
        ;;