aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/WF-2881.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/WF-2881.dts')
-rw-r--r--target/linux/ramips/dts/WF-2881.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/WF-2881.dts b/target/linux/ramips/dts/WF-2881.dts
index 33f521cb95..ed25cf607f 100644
--- a/target/linux/ramips/dts/WF-2881.dts
+++ b/target/linux/ramips/dts/WF-2881.dts
@@ -9,6 +9,10 @@
compatible = "netis,wf-2881", "mediatek,mt7621-soc";
model = "NETIS WF-2881";
+ aliases {
+ led-status = &led_wps;
+ };
+
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
@@ -26,7 +30,7 @@
gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
};
- wps {
+ led_wps: wps {
label = "wf-2881:green:wps";
gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
};