lantiq: use aliases device tree node for leds
[openwrt/openwrt.git] / target / linux / lantiq / dts / ARV4525PW.dts
index 5d2c3272084de2203aaee8750f216c4bf659277c..0f264ffbf702991ae8beeb3d561bce40af7ddf1d 100644 (file)
@@ -5,16 +5,14 @@
 / {
        model = "ARV4525PW - Speedport W501V Typ A";
 
-       chosen {
-               leds {
-                       /* we dont have a power led, lets use the online led */
-                       boot = &online;
-                       failsafe = &online;
-
-                       dsl = &dsl;
-                       internet = &online;
-                       wifi = &wifi;
-               };
+       aliases {
+               /* we dont have a power led, lets use the online led */
+               led-boot = &online;
+               led-failsafe = &online;
+
+               led-dsl = &dsl;
+               led-internet = &online;
+               led-wifi = &wifi;
        };
 
        memory@0 {