[U-Boot] [PATCH v2 00/10] Update STM32 QSPI driver
Jagan Teki
jagannadh.teki at gmail.com
Wed May 16 13:12:07 UTC 2018
On Mon, May 14, 2018 at 7:12 PM, Patrice Chotard <patrice.chotard at st.com> wrote:
> This series :
> _ removes useless CONFIG_CLK flag
> _ fixes checkpatch warnings
> _ sorts include files in alphabetical order
> _ align DT bindings with kernel in DT and in driver code
> _ add chip select management
> _ uses dev_read_xxx API
> _ add reset support
>
>
> Changes in v2:
> _ remove "update mode management" patch, will be reworked and
> submitted separately
>
> Christophe Kerello (3):
> spi: stm32_qspi: Align reg-names with kernel 4.12 RC1
> spi: stm32_qspi: Add st,stm32f469-qspi compatible string
> spi: stm32_qspi: Add chip select management
>
> Patrice Chotard (6):
> spi: stm32_qspi: Remove CONFIG_CLK flag
> spi: stm32_qspi: Sort include files alphabetically
> spi: stm32_qspi: Use dev_read_xxx API
> spi: stm32_qspi: Add reset support
> ARM: dts: stm32: Add quadspi reset for stm32f746
> ARM: dts: stm32: Update qspi bindings for stm32f746
Reviewed-by: Jagan Teki <jagan at openedev.com>
Applied to u-boot-spi/master
More information about the U-Boot
mailing list