aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/kn_rc.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/kn_rc.dts')
-rw-r--r--target/linux/ramips/dts/kn_rc.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/kn_rc.dts b/target/linux/ramips/dts/kn_rc.dts
index 533142b492..19cbefe96f 100644
--- a/target/linux/ramips/dts/kn_rc.dts
+++ b/target/linux/ramips/dts/kn_rc.dts
@@ -9,6 +9,10 @@
compatible = "zyxel,keenetic-omni", "ralink,mt7620n-soc";
model = "ZyXEL Keenetic Omni";
+ aliases {
+ led-status = &led_power;
+ };
+
gpio-leds {
compatible = "gpio-leds";
@@ -27,7 +31,7 @@
gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
};
- power {
+ led_power: power {
label = "kn_rc:green:power";
gpios = <&gpio0 20 GPIO_ACTIVE_LOW>;
};