summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatryk Kowalczyk <patryk@kowalczyk.ws>2024-01-02 10:37:47 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2024-03-15 23:28:14 +0100
commit6961fe98ecfb47655893606265c5426995dfbb3f (patch)
treed329817280a181a4f21d3e12751a8694c39fb019
parent5c786dcb2b504e8260957592447e8088bcc35afa (diff)
downloadopenwrt-6961fe98ecfb47655893606265c5426995dfbb3f.tar.gz
openwrt-6961fe98ecfb47655893606265c5426995dfbb3f.tar.bz2
openwrt-6961fe98ecfb47655893606265c5426995dfbb3f.zip
mediatek: filogic: Asus TUF AX6000 fix inverted LED for 2.5Gb LAN port
Router Asus TUF AX6000 have second MaxLinear GPY211 PHY controller for 2.5Gb LAN port. The 5'th LAN port have inverted status of the LED. Based on the commit from main branch 90fbec8 we could set proper status of the LED. Signed-off-by: Patryk Kowalczyk <patryk@kowalczyk.ws> (cherry picked from commit b22539b5fef9572f9ce2bedcd01d083c918d82f1) Signed-off-by: Tom Herbers <mail@tomherbers.de>
-rw-r--r--target/linux/mediatek/dts/mt7986a-asus-tuf-ax6000.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mediatek/dts/mt7986a-asus-tuf-ax6000.dts b/target/linux/mediatek/dts/mt7986a-asus-tuf-ax6000.dts
index 41e6d2471d..b05dec93b4 100644
--- a/target/linux/mediatek/dts/mt7986a-asus-tuf-ax6000.dts
+++ b/target/linux/mediatek/dts/mt7986a-asus-tuf-ax6000.dts
@@ -131,6 +131,7 @@
compatible = "ethernet-phy-ieee802.3-c45";
reg = <5>;
+ mxl,led-drive-vdd;
mxl,led-config = <0x03f0 0x0 0x0 0x0>;
};