[openwrt/openwrt] mediatek: apply stock configuration for WAN-LED

LEDE Commits lede-commits at lists.infradead.org
Thu May 11 14:35:18 PDT 2023


blocktrron pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/0ce356bbba44ae573aca7104ca4d547bcdf816c5

commit 0ce356bbba44ae573aca7104ca4d547bcdf816c5
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Sun Apr 30 14:01:50 2023 +0200

    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 at david-bauer.net>
---
 target/linux/mediatek/dts/mt7986a-asus-tuf-ax4200.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/mediatek/dts/mt7986a-asus-tuf-ax4200.dts b/target/linux/mediatek/dts/mt7986a-asus-tuf-ax4200.dts
index ccbabc4fea..bed7871d6e 100644
--- a/target/linux/mediatek/dts/mt7986a-asus-tuf-ax4200.dts
+++ b/target/linux/mediatek/dts/mt7986a-asus-tuf-ax4200.dts
@@ -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 at 0 {




More information about the lede-commits mailing list