ramips: dts: Unify naming of gpio-led nodes
[openwrt/staging/dedeckeh.git] / target / linux / ramips / dts / WF-2881.dts
index ac3ce7088707a342c80362ca336d4746cbd006b8..bc9d6d72295c42d3403491ae47ce0ccf41eda102 100644 (file)
        model = "NETIS WF-2881";
 
        aliases {
-               led-status = &led_wps;
+               led-boot = &led_wps;
+               led-failsafe = &led_wps;
+               led-running = &led_wps;
+               led-upgrade = &led_wps;
        };
 
        memory@0 {
@@ -22,7 +25,7 @@
                bootargs = "console=ttyS0,57600";
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                usb {
@@ -38,7 +41,7 @@
                };
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;
 
@@ -83,6 +86,7 @@
                };
 
                partition@140000 {
+                       compatible = "denx,uimage";
                        label = "firmware";
                        reg = <0x140000 0x7E40000>;
                };