aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/AWAPN2403.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/AWAPN2403.dts')
-rw-r--r--target/linux/ramips/dts/AWAPN2403.dts7
1 files changed, 6 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/AWAPN2403.dts b/target/linux/ramips/dts/AWAPN2403.dts
index c304373ce1..8c81170054 100644
--- a/target/linux/ramips/dts/AWAPN2403.dts
+++ b/target/linux/ramips/dts/AWAPN2403.dts
@@ -9,10 +9,15 @@
compatible = "asiarf,awapn2403", "ralink,rt3052-soc";
model = "AsiaRF AWAPN2403";
+ aliases {
+ led-status = &led_wps;
+ };
+
+
gpio-leds {
compatible = "gpio-leds";
- link {
+ led_wps: wps {
label = "awapn2403:green:wps";
gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
};