aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/DGN1000B.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/dts/DGN1000B.dts')
-rw-r--r--target/linux/lantiq/dts/DGN1000B.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/lantiq/dts/DGN1000B.dts b/target/linux/lantiq/dts/DGN1000B.dts
index a011c71aa2..b84eab0286 100644
--- a/target/linux/lantiq/dts/DGN1000B.dts
+++ b/target/linux/lantiq/dts/DGN1000B.dts
@@ -8,13 +8,13 @@
chosen {
bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
- leds {
- boot = &power;
- failsafe = &power;
- running = &power;
+ aliases {
+ led-boot = &power;
+ led-failsafe = &power;
+ led-running = &power;
- dsl = &dsl;
- internet = &online_green;
+ led-dsl = &dsl;
+ led-internet = &online_green;
};
};