Re: [PATCH] x86: dts: Add "m25p,fast-read" to SPI flash node

2021-07-30 Thread Bin Meng
On Sat, Jul 31, 2021 at 3:02 AM Simon Glass wrote: > > On Thu, 29 Jul 2021 at 06:18, Bin Meng wrote: > > > > 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 > > --- > > > > arch/x8

Re: [PATCH] x86: dts: Add "m25p,fast-read" to SPI flash node

2021-07-30 Thread Simon Glass
On Thu, 29 Jul 2021 at 06:18, Bin Meng wrote: > > 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 > --- > > arch/x86/dts/bayleybay.dts| 1 + > arch/x86/dts/baytrail_so

[PATCH] x86: dts: Add "m25p,fast-read" to SPI flash node

2021-07-29 Thread Bin Meng
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 --- arch/x86/dts/bayleybay.dts| 1 + arch/x86/dts/baytrail_som-db5800-som-6867.dts | 1 + arch/x86/dts/cherryhill.dts