ramips/rt288x,rt3883: Name DTS files based on scheme
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / M2M.dts
index 5507cee7503ae205be35f1819c476a8b5ec5588b..122c70e21f3b3198fddda5d2d575b1003afd8d1f 100644 (file)
@@ -20,7 +20,7 @@
                bootargs = "console=ttyS0,57600n8 root=/dev/mtdblock5";
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                led_wifi: wifi {
@@ -34,7 +34,7 @@
                };
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;
 
@@ -84,6 +84,7 @@
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x50000 0x7b0000>;
                        };