aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/mt7620/base-files/etc/board.d
diff options
context:
space:
mode:
authorShiji Yang <yangshiji66@qq.com>2021-04-04 11:55:41 +0800
committerPetr Štetiar <ynezz@true.cz>2022-04-19 14:48:21 +0200
commit55f8eb84d2e4a52186a9c6fa4ec67cf60fcb2977 (patch)
tree43ed721c0b047b7a1484250f679fa6dff33a2c58 /target/linux/ramips/mt7620/base-files/etc/board.d
parent92489b4f828e21cffae977ea77daefec73753e5c (diff)
downloadupstream-55f8eb84d2e4a52186a9c6fa4ec67cf60fcb2977.tar.gz
upstream-55f8eb84d2e4a52186a9c6fa4ec67cf60fcb2977.tar.bz2
upstream-55f8eb84d2e4a52186a9c6fa4ec67cf60fcb2977.zip
ramips: improve pinctrl for Youku YK-L1
1. rename led pin "air" to a more common name "wlan" and use "phy0tpt" to trigger it. 2. led "wan" can be triggered by ethernet pinctrl by default so just drop it. Signed-off-by: Shiji Yang <yangshiji66@qq.com> (cherry picked from commit 882a6116d3d6394dd109350287067accebbf6114)
Diffstat (limited to 'target/linux/ramips/mt7620/base-files/etc/board.d')
-rwxr-xr-xtarget/linux/ramips/mt7620/base-files/etc/board.d/01_leds4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds b/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds
index 292f310d51..7c18b73a9a 100755
--- a/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds
+++ b/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds
@@ -195,10 +195,6 @@ tplink,archer-mr200)
tplink,re200-v1)
ucidef_set_led_netdev "lan" "lan" "green:lan" "eth0"
;;
-youku,yk1)
- ucidef_set_led_switch "wan" "wan" "blue:wan" "switch0" "0x10"
- ucidef_set_led_netdev "wifi_led" "wifi" "blue:air" "wlan0"
- ;;
zbtlink,zbt-ape522ii)
ucidef_set_led_netdev "wlan2g4" "wlan1-link" "green:wlan2g4" "wlan1"
ucidef_set_led_netdev "sys1" "wlan1" "green:sys1" "wlan1" "tx rx"