ramips: fix dtc warnings
[openwrt/openwrt.git] / target / linux / ramips / dts / M2M.dts
index d828f5a74768802da9014faeb58b1894296d4c36..3c8c08caee34c76cd3daabc79498cffc84942035 100644 (file)
@@ -9,6 +9,10 @@
        compatible = "intenso,memory2move", "ralink,rt5350-soc";
        model = "Intenso Memory 2 Move";
 
+       aliases {
+               led-status = &led_wifi;
+       };
+
        chosen {
                bootargs = "console=ttyS0,57600n8 root=/dev/mtdblock5";
        };
@@ -16,7 +20,7 @@
        gpio-leds {
                compatible = "gpio-leds";
 
-               wifi {
+               led_wifi: wifi {
                        label = "m2m:blue:wifi";
                        gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
                };
@@ -29,8 +33,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <20>;
 
                power {