]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mediatek: wavlink wl-wn536ax6 rev a: remove old WLAN LED default 23790/head
authorRyan Leung <untilscour@protonmail.com>
Sun, 14 Jun 2026 12:56:16 +0000 (20:56 +0800)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Sun, 14 Jun 2026 13:10:13 +0000 (15:10 +0200)
Remove old UCI default for WLAN LED trigger on `phy1` which is now instead triggered by either
wireless PHY by kmod-ledtrig-network

Fixes: adb7ff279213 ("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>
target/linux/mediatek/filogic/base-files/etc/board.d/01_leds

index 852f864ab5921f3e348a00ca590c5f931d5b4700..c27e41e73bc8ac29394efb32ba87ae371fc79385 100644 (file)
@@ -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)