ramips: replace remaining instances of ralink, port-map
[openwrt/staging/yousong.git] / target / linux / ramips / dts / MAC1200RV2.dts
index 9576081c82c926ce96c5e3abb0872342d71bf167..6d58b25b87aa1ab8006c0172b108b1c6b34c845c 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "mt7628an.dtsi"
+#include "mt7628an.dtsi"
 
 / {
        compatible = "mercury,mac1200rv2", "mediatek,mt7628an-soc";
@@ -30,9 +30,8 @@
        m25p80@0 {
                #address-cells = <1>;
                #size-cells = <1>;
-               compatible = "w25q128";
+               compatible = "jedec,spi-nor";
                reg = <0 0>;
-               linux,modalias = "m25p80", "w25q128";
                spi-max-frequency = <10000000>;
                m25p,chunked-io = <32>;
 
@@ -73,7 +72,7 @@
 &ethernet {
        pinctrl-names = "default";
        mtd-mac-address = <&factory 0xd>;
-       ralink,port-map = "llllw";
+       mediatek,portmap = "llllw";
 };
 
 &wmac {
@@ -88,7 +87,7 @@
                        reg = <0x0000 0 0 0 0>;
                        device_type = "pci";
                        mediatek,mtd-eeprom = <&art 0x1000>;
-                       mediatek,2ghz = <0>;
+                       ieee80211-freq-limit = <5000000 6000000>;
                };
        };
 };