aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/VR200v.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/dts/VR200v.dts')
-rw-r--r--target/linux/lantiq/dts/VR200v.dts16
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/lantiq/dts/VR200v.dts b/target/linux/lantiq/dts/VR200v.dts
index e281042f5b..8715b89852 100644
--- a/target/linux/lantiq/dts/VR200v.dts
+++ b/target/linux/lantiq/dts/VR200v.dts
@@ -7,16 +7,16 @@
chosen {
bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
+ };
- leds {
- boot = &power;
- failsafe = &power;
+ aliases {
+ led-boot = &power;
+ led-failsafe = &power;
- dsl = &dsl;
- internet = &internet;
- usb = &usb;
- usb2 = &usb;
- };
+ led-dsl = &dsl;
+ led-internet = &internet;
+ led-usb = &usb;
+ led-usb2 = &usb;
};
memory@0 {