From 0ce356bbba44ae573aca7104ca4d547bcdf816c5 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sun, 30 Apr 2023 14:01:50 +0200 Subject: [PATCH] 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 --- 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@0 { -- 2.30.2