[PATCH] x86: dts: Add "m25p,fast-read" to SPI flash node
Simon Glass
sjg at chromium.org
Fri Jul 30 21:02:17 CEST 2021
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>
More information about the U-Boot
mailing list