ramips: dts: Unify naming of gpio-keys nodes
[openwrt/openwrt.git] / target / linux / ramips / dts / GB-PC1.dts
index 49262cc6a8277f31eff392431939c48ebf0ffd43..9a695d4db7a67558e7512c1fca22e61736dbf86f 100644 (file)
@@ -25,7 +25,7 @@
                bootargs = "console=ttyS0,57600";
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;
 
@@ -98,6 +98,7 @@
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x50000 0x1fb0000>;
                        };
        };
 };
 
-&cpuclock {
-       compatible = "fixed-clock";
-       clock-frequency = <900000000>;
-};
-
 &pcie {
        status = "okay";
 };