ramips: update DTS files to use jedec,spi-nor compatible string for m25p80 to fix...
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / HC5XXX.dtsi
index 4a1d3ab84341a5a91c507245d3bd3ef79b7ecbec..84e2b8005377ce2e5054eae6c4f8f5de060f5317 100644 (file)
@@ -1,5 +1,3 @@
-/dts-v1/;
-
 /include/ "mt7620a.dtsi"
 
 / {
@@ -32,7 +30,7 @@
                        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>;
@@ -88,7 +86,7 @@
                pinctrl-names = "default";
                pinctrl-0 = <&ephy_pins>;
                mtd-mac-address = <&factory 0x4>;
-               ralink,port-map = "wllll";
+               mediatek,portmap = "wllll";
        };
 
        sdhci@10130000 {