aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/NBG-419N.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/NBG-419N.dts')
-rw-r--r--target/linux/ramips/dts/NBG-419N.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/NBG-419N.dts b/target/linux/ramips/dts/NBG-419N.dts
index 55590de1be..f76620f2f7 100644
--- a/target/linux/ramips/dts/NBG-419N.dts
+++ b/target/linux/ramips/dts/NBG-419N.dts
@@ -9,6 +9,10 @@
compatible = "zyxel,nbg-419n", "ralink,rt3052-soc";
model = "ZyXEL NBG-419N";
+ aliases {
+ led-status = &led_power;
+ };
+
cfi@1f000000 {
compatible = "cfi-flash";
reg = <0x1f000000 0x800000>;
@@ -44,7 +48,7 @@
gpio-leds {
compatible = "gpio-leds";
- power {
+ led_power: power {
label = "nbg-419n:green:power";
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
};