aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/generic/base-files/etc/uci-defaults
diff options
context:
space:
mode:
authorSungbo Eo <mans0n@gorani.run>2019-12-15 18:16:55 +0900
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-12-17 13:35:24 +0100
commit01d39cd18c4035e362f179548cd2c051aac03042 (patch)
treef318cbe2242911553f1118d65b3caa2660220655 /target/linux/ath79/generic/base-files/etc/uci-defaults
parent2708d58c1d7b9b224d02ee36f531fe24a2112360 (diff)
downloadupstream-01d39cd18c4035e362f179548cd2c051aac03042.tar.gz
upstream-01d39cd18c4035e362f179548cd2c051aac03042.tar.bz2
upstream-01d39cd18c4035e362f179548cd2c051aac03042.zip
ath79: migrate LED paths of TL-WDR4300 board
TL-WDR4300 board uses only green LED names in DTSI. This patch adds migration for them. The actual LED colors on the devices have been reported to vary across subrevisions (v1.x). Despite, the USB LEDs on the back might have different color than the other LEDs on the front. Signed-off-by: Sungbo Eo <mans0n@gorani.run> [extended commit message] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ath79/generic/base-files/etc/uci-defaults')
-rw-r--r--target/linux/ath79/generic/base-files/etc/uci-defaults/04_led_migration5
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ath79/generic/base-files/etc/uci-defaults/04_led_migration b/target/linux/ath79/generic/base-files/etc/uci-defaults/04_led_migration
index b23e5f7db6..c8301d0769 100644
--- a/target/linux/ath79/generic/base-files/etc/uci-defaults/04_led_migration
+++ b/target/linux/ath79/generic/base-files/etc/uci-defaults/04_led_migration
@@ -20,7 +20,10 @@ tplink,archer-c7-v4|\
tplink,archer-c7-v5)
migrate_leds "^$boardonly:=tp-link:"
;;
-tplink,archer-c7-v2)
+tplink,archer-c7-v2|\
+tplink,tl-wdr3600-v1|\
+tplink,tl-wdr4300-v1|\
+tplink,tl-wdr4300-v1-il)
migrate_leds ":blue:=:green:"
;;
tplink,re355-v1)