Skip to content
Snippets Groups Projects
Commit efdafcc9 authored by Hauke Mehrtens's avatar Hauke Mehrtens Committed by Daniel Golle
Browse files

mediatek: filogic: Fix GPIOs for Zbtlink ZBT-Z8102AX


The PGIO configuration should be added for the ZBT-Z8102AX and not the ZBT-Z8103AX

Fixes: c8c2f522625c ("mediatek: add support for Zbtlink ZBT-Z8102AX")
Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit d99aed31a0e54f68cb26d2dfe814f51a3df31cc4)
parent 81b7da10
No related branches found
No related tags found
1 merge request!433Merge OpenWrt tag 'v23.05.4' into devel
......@@ -5,7 +5,7 @@ board_config_update
board=$(board_name)
case "$board" in
zbtlink,zbt-z8103ax)
zbtlink,zbt-z8102ax)
ucidef_add_gpio_switch "5g1" "Power 1st modem" "5g1" "1"
ucidef_add_gpio_switch "5g2" "Power 2nd modem" "5g2" "1"
ucidef_add_gpio_switch "pcie" "Power PCIe port" "pcie" "1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment