[U-Boot] [PATCH v3 2/5] dts: switch spi-flash to jedec, spi-nor compatible

Rick Chen rickchen36 at gmail.com
Tue Jan 22 03:41:14 UTC 2019


Hi Neil

> > From: Neil Armstrong [mailto:narmstrong at baylibre.com]
> > Sent: Tuesday, January 15, 2019 8:59 PM
> > To: jagan at openedev.com; u-boot at lists.denx.de;
> > simon.k.r.goldschmidt at gmail.com
> > Cc: Neil Armstrong; uboot-stm32 at st-md-mailman.stormreply.com;
> > uboot-snps-arc at synopsys.com; philipp.tomsich at theobroma-systems.com;
> > klaus.goger at theobroma-systems.com; monstr at monstr.eu;
> > macpaul at andestech.com; sjg at chromium.org; Rick Jian-Zhi Chen(陳建志);
> > bmeng.cn at gmail.com; trini at konsulko.com; Stefan Roese
> > Subject: [PATCH v3 2/5] dts: switch spi-flash to jedec,spi-nor compatible
> >
> > There is no reason not to use the Linux "jedec,spi-nor" binding in U-Boot
> > dts files. This compatible has been added in sf_probe, let use it.
> >
> > This patch switches to jedec,spi-nor when spi-flash is used in the DTS
> > and DTSI files, and removed spi-flash when jedec,spi-nor is already
> > present.
> >
> > The x86 dts are switched in a separate commit since it depends on a change
> > in fdtdec.
> >
> > Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>
> > Acked-by: Stefan Roese <sr at denx.de>
> > Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> > ---

for nds32 and riscv

> >  arch/nds32/dts/ae3xx.dts                              |  2 +-
> >  arch/riscv/dts/ae350_32.dts                           |  2 +-
> >  arch/riscv/dts/ae350_64.dts                           |  2 +-

Reviewed-by: Rick Chen <rick at andestech.com>


More information about the U-Boot mailing list