]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/sandbox/dts/test.dts
Merge branch 'master' of git://git.denx.de/u-boot-spi
[thirdparty/u-boot.git] / arch / sandbox / dts / test.dts
index 6d4134c053ee85d15e3ebc11b3fbee5e32773646..8b2d6451c64375cf7d10b509c54fda8e8216a931 100644 (file)
                cs-gpios = <0>, <&gpio_a 0>;
                spi.bin@0 {
                        reg = <0>;
-                       compatible = "spansion,m25p16", "spi-flash";
+                       compatible = "spansion,m25p16", "jedec,spi-nor";
                        spi-max-frequency = <40000000>;
                        sandbox,filename = "spi.bin";
                };