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

Bin Meng bmeng.cn at gmail.com
Sat Jul 31 03:01:47 CEST 2021


On Sat, Jul 31, 2021 at 3:02 AM Simon Glass <sjg at chromium.org> wrote:
>
> On Thu, 29 Jul 2021 at 06:18, Bin Meng <bmeng.cn at gmail.com> 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 <bmeng.cn at gmail.com>
> > ---
> >
> >  arch/x86/dts/bayleybay.dts                    | 1 +
> >  arch/x86/dts/baytrail_som-db5800-som-6867.dts | 1 +
> >  arch/x86/dts/cherryhill.dts                   | 1 +
> >  arch/x86/dts/chromebook_coral.dts             | 1 +
> >  arch/x86/dts/chromebook_link.dts              | 1 +
> >  arch/x86/dts/chromebook_samus.dts             | 1 +
> >  arch/x86/dts/chromebox_panther.dts            | 1 +
> >  arch/x86/dts/conga-qeval20-qa3-e3845.dts      | 1 +
> >  arch/x86/dts/cougarcanyon2.dts                | 1 +
> >  arch/x86/dts/dfi-bt700.dtsi                   | 1 +
> >  arch/x86/dts/minnowmax.dts                    | 1 +
> >  11 files changed, 11 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list