From 882a6116d3d6394dd109350287067accebbf6114 Mon Sep 17 00:00:00 2001 From: Shiji Yang Date: Sun, 4 Apr 2021 11:55:41 +0800 Subject: 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 --- target/linux/ramips/mt7620/base-files/etc/board.d/01_leds | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/ramips/mt7620') 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 40d322685a..bbedbe9f0d 100644 --- a/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds @@ -194,10 +194,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" -- cgit v1.2.3