aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/WZR-AGL300NH.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/WZR-AGL300NH.dts')
-rw-r--r--target/linux/ramips/dts/WZR-AGL300NH.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/WZR-AGL300NH.dts b/target/linux/ramips/dts/WZR-AGL300NH.dts
index ff7a5ecf94..ac87579e0f 100644
--- a/target/linux/ramips/dts/WZR-AGL300NH.dts
+++ b/target/linux/ramips/dts/WZR-AGL300NH.dts
@@ -11,6 +11,10 @@
compatible = "buffalo,wzr-agl300nh", "ralink,rt2880-soc";
model = "Buffalo WZR-AGL300NH";
+ aliases {
+ led-status = &led_router;
+ };
+
pci@440000 {
status = "ok";
};
@@ -81,7 +85,7 @@
gpio-leds {
compatible = "gpio-leds";
- router {
+ led_router: router {
label = "wzr-agl300nh:green:router";
gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
};