]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/dts/socfpga_cyclone5_socdk.dts
arm: socfpga: fix qspi flash compatible (add "spi-flash")
[people/ms/u-boot.git] / arch / arm / dts / socfpga_cyclone5_socdk.dts
index 95a8e653d7f51855db33407047394fe1f5b65835..3af51134bbec6c5e97951641cf005541cc1ca0ab 100644 (file)
@@ -98,7 +98,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 = <100000000>;
                m25p,fast-read;