ramips/mt7620: Name DTS files based on scheme
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / SAP-G3200U3.dts
index 353bae59719ed1892e6f3ebd25db093c1e7ecbaf..d1d6a534b6f29334234892558f5b35fd9658ec7d 100644 (file)
@@ -18,7 +18,7 @@
                bootargs = "console=ttyS0,57600";
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                usb {
@@ -29,7 +29,7 @@
                };
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;
 
@@ -54,7 +54,6 @@
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <10000000>;
-               m25p,chunked-io = <32>;
 
                partitions {
                        compatible = "fixed-partitions";
@@ -86,6 +85,7 @@
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x50000 0x7b0000>;
                        };