]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/dts/socfpga_arria5_socdk.dts
arm: socfpga: fix qspi flash compatible (add "spi-flash")
[people/ms/u-boot.git] / arch / arm / dts / socfpga_arria5_socdk.dts
index 1e91a65af6b197ec331231c1eb80a9400d8a11f1..4e4b619f4f9cb071cbce21d11ee88028cb67233f 100644 (file)
@@ -88,7 +88,7 @@
                u-boot,dm-pre-reloc;
                #address-cells = <1>;
                #size-cells = <1>;
-               compatible = "n25q00";
+               compatible = "n25q00", "spi-flash";
                reg = <0>;      /* chip select */
                spi-max-frequency = <50000000>;
                m25p,fast-read;