aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/DB-WRT01.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/DB-WRT01.dts')
-rw-r--r--target/linux/ramips/dts/DB-WRT01.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/DB-WRT01.dts b/target/linux/ramips/dts/DB-WRT01.dts
index 09efff6f50..8c160f80f3 100644
--- a/target/linux/ramips/dts/DB-WRT01.dts
+++ b/target/linux/ramips/dts/DB-WRT01.dts
@@ -9,10 +9,14 @@
compatible = "planex,db-wrt01", "ralink,mt7620a-soc";
model = "Planex DB-WRT01";
+ aliases {
+ led-status = &led_power;
+ };
+
gpio-leds {
compatible = "gpio-leds";
- power {
+ led_power: power {
label = "db-wrt01:orange:power";
gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
};