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