aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts')
-rw-r--r--target/linux/ramips/dts/mt7621_netgear_wac124.dts25
1 files changed, 25 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/mt7621_netgear_wac124.dts b/target/linux/ramips/dts/mt7621_netgear_wac124.dts
new file mode 100644
index 0000000000..b081581a31
--- /dev/null
+++ b/target/linux/ramips/dts/mt7621_netgear_wac124.dts
@@ -0,0 +1,25 @@
+// SPDX-License-Identifier: GPL-2.0-only
+/dts-v1/;
+
+#include "mt7621_netgear_sercomm_chj.dtsi"
+
+/ {
+ compatible = "netgear,wac124", "mediatek,mt7621-soc";
+ model = "Netgear WAC124";
+};
+
+&led_power {
+ label = "wac124:green:power";
+};
+
+&led_usb {
+ label = "wac124:green:usb";
+};
+
+&led_internet {
+ label = "wac124:green:wan";
+};
+
+&led_wifi {
+ label = "wac124:green:wifi";
+};