
Hi Neil,
From: U-Boot u-boot-bounces@lists.denx.de On Behalf Of Neil Armstrong Sent: mardi 15 janvier 2019 13:59 To: jagan@openedev.com; u-boot@lists.denx.de; simon.k.r.goldschmidt@gmail.com Cc: trini@konsulko.com; uboot-snps-arc@synopsys.com; uboot-stm32@st-md- mailman.stormreply.com; macpaul@andestech.com; Stefan Roese sr@denx.de Subject: [U-Boot] [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@baylibre.com Acked-by: Stefan Roese sr@denx.de Reviewed-by: Simon Goldschmidt simon.k.r.goldschmidt@gmail.com
For stm32
arch/arm/dts/stm32f746-disco.dts | 2 +- arch/arm/dts/stm32f769-disco.dts | 2 +- arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi | 4 ++--
Reviewed-by: Patrick Delaunay Patrick.delaunay@st.com
U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot