x86: dts: Add "m25p,fast-read" to SPI flash node
authorBin Meng <bmeng.cn@gmail.com>
Thu, 29 Jul 2021 12:18:23 +0000 (20:18 +0800)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 2 Aug 2021 07:11:40 +0000 (15:11 +0800)
Except ICH7 SPI, all SPI flashes connected to ICH9 / Fast SPI should
have "m25p,fast-read" property present in their DT nodes.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/dts/bayleybay.dts
arch/x86/dts/baytrail_som-db5800-som-6867.dts
arch/x86/dts/cherryhill.dts
arch/x86/dts/chromebook_coral.dts
arch/x86/dts/chromebook_link.dts
arch/x86/dts/chromebook_samus.dts
arch/x86/dts/chromebox_panther.dts
arch/x86/dts/conga-qeval20-qa3-e3845.dts
arch/x86/dts/cougarcanyon2.dts
arch/x86/dts/dfi-bt700.dtsi
arch/x86/dts/minnowmax.dts

index 70e5798..b487bc6 100644 (file)
                                        #address-cells = <1>;
                                        #size-cells = <1>;
                                        reg = <0>;
+                                       m25p,fast-read;
                                        compatible = "winbond,w25q64dw",
                                                "jedec,spi-nor";
                                        memory-map = <0xff800000 0x00800000>;
index a7dc03b..9c9b573 100644 (file)
                                        #address-cells = <1>;
                                        #size-cells = <1>;
                                        reg = <0>;
+                                       m25p,fast-read;
                                        compatible = "macronix,mx25l6405d",
                                                "jedec,spi-nor";
                                        memory-map = <0xff800000 0x00800000>;
index 2ce7f1a..54a9e56 100644 (file)
                                        #address-cells = <1>;
                                        #size-cells = <1>;
                                        reg = <0>;
+                                       m25p,fast-read;
                                        compatible = "macronix,mx25u6435f", "jedec,spi-nor";
                                        memory-map = <0xff800000 0x00800000>;
                                        rw-mrc-cache {
index 66c31ef..8e98e2d 100644 (file)
                                u-boot,dm-pre-proper;
                                u-boot,dm-spl;
                                reg = <0>;
+                               m25p,fast-read;
                                compatible = "winbond,w25q128fw",
                                         "jedec,spi-nor";
                                rw-mrc-cache {
index e529c4b..4f8c659 100644 (file)
                                        #address-cells = <1>;
                                        u-boot,dm-pre-reloc;
                                        reg = <0>;
+                                       m25p,fast-read;
                                        compatible = "winbond,w25q64",
                                                        "jedec,spi-nor";
                                        memory-map = <0xff800000 0x00800000>;
index ad35ab2..e624264 100644 (file)
                                        #size-cells = <1>;
                                        #address-cells = <1>;
                                        reg = <0>;
+                                       m25p,fast-read;
                                        compatible = "winbond,w25q64",
                                                        "jedec,spi-nor";
                                        memory-map = <0xff800000 0x00800000>;
index 77b6ac9..71519ca 100644 (file)
@@ -48,6 +48,7 @@
                                        #size-cells = <1>;
                                        #address-cells = <1>;
                                        reg = <0>;
+                                       m25p,fast-read;
                                        compatible = "winbond,w25q64",
                                                "jedec,spi-nor";
                                        memory-map = <0xff800000 0x00800000>;
index bbea99d..43fea11 100644 (file)
                                        #address-cells = <1>;
                                        #size-cells = <1>;
                                        reg = <0>;
+                                       m25p,fast-read;
                                        compatible = "stmicro,n25q064a",
                                                "jedec,spi-nor";
                                        memory-map = <0xff800000 0x00800000>;
index 6025233..94ec111 100644 (file)
 
                                spi-flash@0 {
                                        reg = <0>;
+                                       m25p,fast-read;
                                        compatible = "winbond,w25q64bv", "jedec,spi-nor";
                                        memory-map = <0xff800000 0x00800000>;
                                };
index 7d7b835..dff2345 100644 (file)
                                        #address-cells = <1>;
                                        #size-cells = <1>;
                                        reg = <0>;
+                                       m25p,fast-read;
                                        compatible = "stmicro,n25q064a",
                                                "jedec,spi-nor";
                                        memory-map = <0xff800000 0x00800000>;
index 133d55b..aa7718f 100644 (file)
                                        #address-cells = <1>;
                                        #size-cells = <1>;
                                        reg = <0>;
+                                       m25p,fast-read;
                                        compatible = "stmicro,n25q064a",
                                                "jedec,spi-nor";
                                        memory-map = <0xff800000 0x00800000>;