aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-06-24 16:42:08 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-24 16:42:08 +0200
commita9e0a04a51aa17a657bc4dd6c4d0fd37a395b824 (patch)
tree966ac0ad3eeebe116f6d946676a46a887549b3b5 /target/linux/lantiq
parentf513572f053bab46974b75831d6157c343019372 (diff)
downloadmaster-187ad058-a9e0a04a51aa17a657bc4dd6c4d0fd37a395b824.tar.gz
master-187ad058-a9e0a04a51aa17a657bc4dd6c4d0fd37a395b824.tar.bz2
master-187ad058-a9e0a04a51aa17a657bc4dd6c4d0fd37a395b824.zip
lantiq: add ARV4525PW wifi led
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/lantiq')
-rwxr-xr-xtarget/linux/lantiq/base-files/etc/board.d/01_leds3
1 files changed, 3 insertions, 0 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 08c384297d..4cca17f280 100755
--- a/target/linux/lantiq/base-files/etc/board.d/01_leds
+++ b/target/linux/lantiq/base-files/etc/board.d/01_leds
@@ -45,6 +45,9 @@ ARV7519RW22)
FRITZ7320)
ucidef_set_led_netdev "wifi" "wifi" "fritz7320:green:wlan" "wlan0"
;;
+ARV4525PW)
+ ucidef_set_led_netdev "wifi" "wifi" "arv4525pw:green:wlan" "wlan0"
+ ;;
WBMR300)
ucidef_set_led_switch "lan1" "LAN1" "wbmr300:green:lan1" "switch0" "0x08"
ucidef_set_led_switch "lan2" "LAN2" "wbmr300:green:lan2" "switch0" "0x04"