aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2023-08-08 01:04:16 +0200
committerDavid Bauer <mail@david-bauer.net>2023-08-22 13:39:29 +0200
commit99d9519bacb5e7013271358e0d5358c196507040 (patch)
tree84fc884928cbe83031b613e5d8b47038aa5d2b36 /target/linux
parent9ed01992f3e486405c6ed1c25b7f775ec691b165 (diff)
downloadupstream-99d9519bacb5e7013271358e0d5358c196507040.tar.gz
upstream-99d9519bacb5e7013271358e0d5358c196507040.tar.bz2
upstream-99d9519bacb5e7013271358e0d5358c196507040.zip
mediatek: enable NWA50AX Pro eth LEDs
Enable the ethernet LED's on the ZyXEL NWA50AX Pro to show link-state as well as activity. Both LED's are configured pulsing. AMBER | 10/100 GREEN | 1000 A+G | 2500 Signed-off-by: David Bauer <mail@david-bauer.net> (cherry picked from commit 4c0fdad7eabe7a5b81a7a1bd7f38dcadbe4f471a)
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/mediatek/dts/mt7981b-zyxel-nwa50ax-pro.dts3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/mediatek/dts/mt7981b-zyxel-nwa50ax-pro.dts b/target/linux/mediatek/dts/mt7981b-zyxel-nwa50ax-pro.dts
index 75dd84c9d7..0898525ab6 100644
--- a/target/linux/mediatek/dts/mt7981b-zyxel-nwa50ax-pro.dts
+++ b/target/linux/mediatek/dts/mt7981b-zyxel-nwa50ax-pro.dts
@@ -83,6 +83,9 @@
phy0: ethernet-phy@5 {
reg = <5>;
compatible = "ethernet-phy-ieee802.3-c45";
+
+ /* LED0: Amber ; LED1: nc ; LED2: nc ; LED3: Green */
+ mxl,led-config = <0x3b0 0x0 0x0 0x3c0>;
};
};