ramips: update DTS files to use jedec,spi-nor compatible string for m25p80 to fix...
[openwrt.git] / target / linux / ramips / dts / WIZARD8800.dts
index a80b937..7d8243c 100644 (file)
 
                spi@b00 {
                        status = "okay";
+
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "w25q32";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "w25q32";
                                spi-max-frequency = <10000000>;
@@ -65,7 +66,7 @@
        };
 
        esw@10110000 {
-               ralink,portmap = <0x2f>;
+               mediatek,portmap = <0x2f>;
        };
 
        ehci@101c0000 {