lantiq: fixup last commits
authorMathias Kresin <dev@kresin.me>
Wed, 5 Oct 2016 18:25:04 +0000 (20:25 +0200)
committerMathias Kresin <dev@kresin.me>
Wed, 5 Oct 2016 18:26:35 +0000 (20:26 +0200)
Revert the rename of unrelated device tree nodes. Rename the missed
leds of the Speedport W 504V Typ A.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/lantiq/dts/ARV452CQW.dts
target/linux/lantiq/dts/ARV7518PW.dts
target/linux/lantiq/dts/ARV752DPW.dts
target/linux/lantiq/dts/ARV752DPW22.dts
target/linux/lantiq/dts/ARV8539PW22.dts

index b8910421fe74ef992f49626ae34b56ad914025bf..60106b9dbf73cf3b063479e23742abf2673b2bae 100644 (file)
                                        lantiq,pull = <0>;
                                        lantiq,output = <1>;
                                };
-                               aliases {
+                               leds {
                                        lantiq,pins = "io3", "io5", "io6", "io7", "io9";
                                        lantiq,output = <1>;
                                };
index 7e6a28ad035e50be2df962656c0ff076c72e68c8..8a880fe36c6a8b03e9a014e5cdf7a030b532176e 100644 (file)
                                        lantiq,pull = <2>;
                                        lantiq,output = <1>;
                                };
-                               aliases {
+                               leds {
                                        lantiq,pins = "io2", "io4", "io5", "io6", "io7", "io8", "io19";
                                        lantiq,output = <1>;
                                };
index 913f831832449ed18cf2eac198817ccfca374bfe..743d3ece4a0cf8e263ba29df22a48391597d0ceb 100644 (file)
                                        lantiq,pull = <2>;
                                        lantiq,output = <1>;
                                };
-                               aliases {
+                               leds {
                                        lantiq,pins = "io3", "io5", "io6", "io8";
                                        lantiq,output = <1>;
                                        lantiq,pull = <0>;
index 2ec634f61bcadb87f7b2ccdd4587934f7ae09a5b..db6656b9eee529b40f7bc2709e1c5d41419b481e 100644 (file)
                                        lantiq,open-drain = <1>;
                                        lantiq,output = <1>;
                                };
-                               aliases {
+                               leds {
                                        lantiq,pins = "io3", "io5", "io6", "io8";
                                        lantiq,open-drain = <1>;
                                        lantiq,output = <1>;
index 76034fded06224ddc46588ca2a42424653a93bbd..9199fadb6e72ec30be4ce3288dcb1a3ac424a97d 100644 (file)
@@ -5,15 +5,15 @@
 / {
        model = "ARV8539PW22 - Speedport W 504V Typ A";
 
-    aliases {
+       aliases {
                led-boot = &power_green;
                led-failsafe = &power_red;
                led-running = &power_green;
 
-           dsl = &dsl_green;
-           internet = &online_green;
-           wifi = &wireless_green;
-    };
+               led-dsl = &dsl_green;
+               led-internet = &online_green;
+               led-wifi = &wireless_green;
+       };
 
        memory@0 {
                reg = <0x0 0x4000000>;