ramips: mt7621: add compatible strings
[openwrt/staging/chunkeey.git] / target / linux / ramips / dts / WF-2881.dts
index 84a14e4e0195d2eea5cd5efe2310de40f9b48abe..f85e2e169cbe60511487a4aecfcb69ea86fda03f 100644 (file)
@@ -5,6 +5,7 @@
 #include <dt-bindings/input/input.h>
 
 / {
+       compatible = "netis,wf-2881", "mediatek,mt7621-soc";
        model = "NETIS WF-2881";
 
        memory@0 {
@@ -85,7 +86,7 @@
                        reg = <0x0000 0 0 0 0>;
                        device_type = "pci";
                        mediatek,mtd-eeprom = <&factory 0x8000>;
-                       mediatek,2ghz = <0>;
+                       ieee80211-freq-limit = <5000000 6000000>;
                };
        };
 
@@ -94,7 +95,7 @@
                        reg = <0x0000 0 0 0 0>;
                        device_type = "pci";
                        mediatek,mtd-eeprom = <&factory 0x0000>;
-                       mediatek,5ghz = <0>;
+                       ieee80211-freq-limit = <2400000 2500000>;
                };
        };
 };