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>
(cherry picked from commit 01d39cd18c)
openwrt-19.07
Sungbo Eo 2019-12-15 18:16:55 +09:00 committed by Adrian Schmutzler
parent d0a71a89e1
commit 3243523c46
1 changed files with 4 additions and 1 deletions

View File

@ -17,7 +17,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:"
;;
wd,mynet-n750)