ramips: update DTS files to use jedec,spi-nor compatible string for m25p80 to fix...
[lede.git] / target / linux / ramips / dts / M2M.dts
index dbe36dac52811b541534539b76d1c3b40e9aeb63..c547b5f5b639914594b1894f0716fbea267587c7 100644 (file)
@@ -17,7 +17,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "mx25l6405d";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "mx25l6405d";
                                spi-max-frequency = <10000000>;
@@ -95,7 +95,7 @@
        };
 
        esw@10110000 {
-               ralink,portmap = <0x2f>;
+               mediatek,portmap = <0x2f>;
        };
 
        ehci@101c0000 {