ramips: update DTS files to use jedec,spi-nor compatible string for m25p80 to fix...
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / FIREWRT.dts
index b3f66a181bfc84dab30598af72d1473c2900d663..e7cfb1174408ac771228be2d2b5e0c51e94ab40e 100644 (file)
@@ -26,7 +26,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "w25q128";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80";
                                spi-max-frequency = <10000000>;