]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/dts/keystone-k2g-evm.dts
Merge branch 'master' of git://git.denx.de/u-boot-spi
[thirdparty/u-boot.git] / arch / arm / dts / keystone-k2g-evm.dts
index 4820c7e50da780bf0fe1a7488bd05fdee2a4ca7f..7c5deef8083f399a2ab80cb1ca35270af8052bd9 100644 (file)
@@ -74,7 +74,7 @@
        spi_nor: flash@0 {
                #address-cells = <1>;
                #size-cells = <1>;
-               compatible = "spi-flash";
+               compatible = "jedec,spi-nor";
                spi-max-frequency = <50000000>;
                m25p,fast-read;
                reg = <0>;
@@ -96,7 +96,7 @@
        status = "okay";
 
        flash0: m25p80@0 {
-               compatible = "s25fl512s","spi-flash";
+               compatible = "s25fl512s","jedec,spi-nor";
                reg = <0>;
                spi-tx-bus-width = <1>;
                spi-rx-bus-width = <4>;