From 509894cffb7ec24ac21a381bed3c035efce42aeb Mon Sep 17 00:00:00 2001 From: Manuel Kock Date: Mon, 11 Nov 2019 13:01:33 +0100 Subject: [PATCH] lantiq: remove redundant WiFi LED on FRITZ!Box 7320 The led wireless trigger is already set correctly to phy0tpt through the alias in the device tree. Signed-off-by: Manuel Kock [rephrased commit title] Signed-off-by: David Bauer --- target/linux/lantiq/base-files/etc/board.d/01_leds | 3 --- 1 file changed, 3 deletions(-) diff --git a/target/linux/lantiq/base-files/etc/board.d/01_leds b/target/linux/lantiq/base-files/etc/board.d/01_leds index 4476a7eb43..e89de97fbe 100755 --- a/target/linux/lantiq/base-files/etc/board.d/01_leds +++ b/target/linux/lantiq/base-files/etc/board.d/01_leds @@ -57,9 +57,6 @@ avm,fritz3370-rev2-hynix|\ avm,fritz3370-rev2-micron) ucidef_set_led_switch "lan" "LAN" "fritz3370:green:lan" "switch0" "0x17" ;; -avm,fritz7320) - ucidef_set_led_netdev "wifi" "wifi" "fritz7320:green:wlan" "wlan0" - ;; zyxel,p-2812hnu-f1|\ zyxel,p-2812hnu-f3) ucidef_set_led_wlan "wifi" "wifi" "p2812hnufx:green:wlan" "phy0radio"