ath79: add SoC or family compatible
[openwrt/staging/mkresin.git] / target / linux / ath79 / dts / ar9331_etactica_eg200.dts
index 2dca1bf42699175c81e8c2e938bd05f48ec42e06..2ea900eb8d10c6445b023fb4efcfd84cae9a9954 100644 (file)
@@ -8,7 +8,7 @@
 
 / {
        model = "eTactica EG200";
-       compatible = "etactica,eg200", "rme-eg200";
+       compatible = "etactica,eg200", "qca,ar9331";
 
        aliases {
                serial0 = &uart;
@@ -16,8 +16,6 @@
 
        keys {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <50>;
 
                restore {
@@ -94,8 +92,6 @@
        status = "okay";
 
        flash@0 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "jedec,spi-nor";
                spi-max-frequency = <50000000>;
                reg = <0>;
                        };
 
                        firmware@50000 {
+                               compatible = "denx,uimage";
                                reg = <0x50000 0xfa0000>;
                        };