aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/AC1200RM.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/AC1200RM.dts')
-rw-r--r--target/linux/ramips/dts/AC1200RM.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/AC1200RM.dts b/target/linux/ramips/dts/AC1200RM.dts
index 9bdbf5cadf..5215f5d6a8 100644
--- a/target/linux/ramips/dts/AC1200RM.dts
+++ b/target/linux/ramips/dts/AC1200RM.dts
@@ -41,6 +41,10 @@
compatible = "alfa-network,ac1200rm", "ralink,mt7620a-soc";
model = "ALFA Network AC1200RM";
+ aliases {
+ led-status = &led_wps;
+ };
+
chosen {
bootargs = "console=ttyS0,115200";
};
@@ -66,7 +70,7 @@
gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
};
- wps {
+ led_wps: wps {
label = "ac1200rm:green:wps";
gpios = <&gpio1 14 GPIO_ACTIVE_HIGH>;
};