ramips: use consistent naming scheme for LEDs
[openwrt/staging/florian.git] / target / linux / ramips / dts / RT-N13U.dts
index 8642b88bf27443281abda3477e19d61e98304fdb..7e0fbd2f90578b3ec214bcc994435af0a11ce3e2 100644 (file)
@@ -18,7 +18,6 @@
        cfi@1f000000 {
                compatible = "cfi-flash";
                reg = <0x1f000000 0x800000>;
-
                bank-width = <2>;
                device-width = <2>;
                #address-cells = <1>;
 
        gpio-leds {
                compatible = "gpio-leds";
+
                power {
-                       label = "rt-n13u:power";
+                       label = "rt-n13u:blue:power";
                        gpios = <&gpio0 7 1>;
                };
+
                wifi {
-                       label = "rt-n13u:wifi";
+                       label = "rt-n13u:blue:wifi";
                        gpios = <&gpio0 8 1>;
                };
        };
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <10>;
+
                reset {
                        label = "reset";
                        gpios = <&gpio0 10 1>;
                        linux,code = <0x198>;
                };
+
                wps {
                        label = "wps";
                        gpios = <&gpio0 0 1>;