[U-Boot] [PATCH 0/4] Align QSPI compatible string with kernel one:
Patrice Chotard
patrice.chotard at st.com
Fri Jun 28 13:02:57 UTC 2019
Initially, QSPI compatible string was first introduced in U-boot.
On kernel side a different one was used, so align U-boot with kernel.
Patrice Chotard (4):
ARM: dts: stm32: Use kernel qspi compatible string for
stm32f7-uboot.dtsi
ARM: dts: stm32: Use kernel qspi compatible string for
stm32f469-disco-uboot.dtsi
spi: stm32_qspi: Remove "st,stm32-qspi" compatible string
doc: device-tree-bindings: alignment with v5.2-rc6 for
spi-stm32-qspi.txt
arch/arm/dts/stm32f469-disco-u-boot.dtsi | 2 +-
arch/arm/dts/stm32f7-u-boot.dtsi | 2 +-
.../spi/spi-stm32-qspi.txt | 71 ++++++++++---------
drivers/spi/stm32_qspi.c | 1 -
4 files changed, 40 insertions(+), 36 deletions(-)
--
2.17.1
More information about the U-Boot
mailing list