mediatek: wavlink wl-wn536ax6 rev a: remove old WLAN LED default

Remove old UCI default for WLAN LED trigger on `phy1` which is now instead triggered by either
wireless PHY by kmod-ledtrig-network

Fixes: adb7ff2792 ("mediatek: wavlink wl-wn536ax6 rev a: add "network" LED trigger")
Signed-off-by: Ryan Leung <untilscour@protonmail.com>
Link: https://github.com/openwrt/openwrt/pull/23790
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
This commit is contained in:
Ryan Leung
2026-06-14 15:10:13 +02:00
committed by Jonas Jelonek
parent adb7ff2792
commit effea14e1f
@@ -316,7 +316,6 @@ tplink,re6000xd)
ucidef_set_led_netdev "eth1" "lan-3" "blue:lan-2" "eth1" "link tx rx"
;;
wavlink,wl-wn536ax6-a)
ucidef_set_led_netdev "wifi" "wifi" "blue:wlan" "phy1-ap0" "link"
ucidef_set_led_netdev "wan" "wan" "blue:wan" "eth1" "link tx rx"
;;
wavlink,wl-wn551x3)