mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-18 21:28:02 +00:00
mediatek: apply stock configuration for WAN-LED
Apply the same LED configuration used by the vendor-firmware for the GPY211 controlled WAN LED in OpenWrt. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
3492517f37
commit
0ce356bbba
@ -129,7 +129,7 @@
|
||||
reset-deassert-us = <10000>;
|
||||
|
||||
/* LED0: CONN (WAN white) */
|
||||
mxl,led-config = <0x00f0 0x0 0x0 0x0>;
|
||||
mxl,led-config = <0x03f0 0x0 0x0 0x0>;
|
||||
};
|
||||
|
||||
switch: switch@0 {
|
||||
|
Loading…
Reference in New Issue
Block a user