ramips: dts: Unify naming of gpio-led nodes
[openwrt/openwrt.git] / target / linux / ramips / dts / K2P.dts
index 397fc29b6e4a3463c7e759df457b03496d75c598..a66ecc2d9770360d6091d1ef95666635e4228296 100644 (file)
@@ -25,7 +25,7 @@
                bootargs = "console=ttyS0,57600";
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                stat_r {
@@ -44,7 +44,7 @@
                };
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;
 
@@ -95,6 +95,7 @@
                        };
 
                        partition@a0000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0xa0000 0xf60000>;
                        };