ramips: update DTS files to use jedec,spi-nor compatible string for m25p80 to fix...
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / M3.dts
index 03e4216e0bd689015402d8e1ed6bd5868138a87a..0a78afeb85b96bee8a03d0c8b428537a82949215 100644 (file)
@@ -13,7 +13,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
                        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>;
                                reg = <0 0>;
                                linux,modalias = "m25p80", "w25q32";
                                spi-max-frequency = <10000000>;