ramips: dts: Unify naming of gpio-led nodes
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / GB-PC2.dts
index 9049e7387689ebb16b447a04d3ac83ee1c04226f..33db903c7296d88ce2ef387cdced2a0f3cead45f 100644 (file)
@@ -25,7 +25,7 @@
                bootargs = "console=ttyS0,57600";
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;
 
@@ -36,7 +36,7 @@
                };
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                system {
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x50000 0x1fb0000>;
                        };
        };
 };
 
-&cpuclock {
-       compatible = "fixed-clock";
-       clock-frequency = <900000000>;
-};
-
 &pcie {
        status = "okay";
 };