From: Mathias Kresin Date: Mon, 16 Oct 2017 20:36:35 +0000 (+0200) Subject: lantiq: ARV752DPW22: set correct wireless led trigger X-Git-Tag: v17.01.5~355 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=50db9a40041e251835457dcba8361e0679ab16b8 lantiq: ARV752DPW22: set correct wireless led trigger The ARV752DPW22 has a ralink based wireless and can not use the ath9k only phy0tpt trigger. Signed-off-by: Mathias Kresin --- 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 0698d6cc59..9d28495eca 100755 --- a/target/linux/lantiq/base-files/etc/board.d/01_leds +++ b/target/linux/lantiq/base-files/etc/board.d/01_leds @@ -44,6 +44,9 @@ ARV7506PW11) ARV7519RW22) ucidef_set_led_netdev "lan" "lan" "arv7519rw22:green:lan" "eth0.1" ;; +ARV752DPW22) + ucidef_set_led_wlan "wifi" "wifi" "arv752dpw22:red:wifi" "phy0radio" + ;; BTHOMEHUBV5A) ucidef_set_led_default "dimmed" "dimmed" "dimmed" "0" ;;