ramips: dts: Unify naming of gpio-led nodes
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / HPM.dts
index 77a3f3baed5b48ba7394e38af9bab7727d30b758..7ccd0781444681d2859b8a4aa623919fb9f8c34b 100644 (file)
@@ -20,7 +20,7 @@
                bootargs = "console=ttyS0,115200";
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <100>;
 
@@ -31,7 +31,7 @@
                };
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                power {
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                reg = <0x00050000 0x00fb0000>;
                                label = "firmware";
                        };