ramips: drop m25p,chunked-io from dts
[openwrt/openwrt.git] / target / linux / ramips / dts / ZBT-WE1226.dts
index 92d8e71fc76725a0eedfb7a77a4c15f9fecba55d..aace0042e4d659a15e9b5d0f9d1a02de69316ec1 100644 (file)
@@ -24,7 +24,7 @@
                reg = <0x0 0x4000000>;
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;
 
@@ -35,7 +35,7 @@
                };
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                wan {
@@ -76,7 +76,6 @@
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <10000000>;
-               m25p,chunked-io = <32>;
 
                partitions {
                        compatible = "fixed-partitions";
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x50000 0x7b0000>;
                        };