ramips: dts: Unify naming of gpio-led nodes
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / HW550-3G.dts
index 385ec343bb4c9766c08db6128695cc0b6effdc7d..372d18e75e2cbf85cadbf38ca77070ffc7dd031b 100644 (file)
        model = "Aztech HW550-3G";
 
        aliases {
-               led-status = &led_status;
+               led-boot = &led_status;
+               led-failsafe = &led_status;
+               led-running = &led_status;
+               led-upgrade = &led_status;
        };
 
        cfi@1f000000 {
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x50000 0x7b0000>;
                        };
                };
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                usb {
@@ -75,7 +79,7 @@
                };
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;