]> git.sur5r.net Git - u-boot/commit
spi: stm32_qspi: Add reset support
authorPatrice Chotard <patrice.chotard@st.com>
Mon, 14 May 2018 13:42:56 +0000 (15:42 +0200)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 16 May 2018 13:11:21 +0000 (18:41 +0530)
commit5e46123bf3fe2cc67c30f36b64b5d2c460ca5bc9
tree7a33778a1bc1ef203561ceaf8def38f74b1a438d
parent2a6ca736919835a04dbac235509afd7c201dd5cf
spi: stm32_qspi: Add reset support

In some situation, QSPI controller is already configured by an early
boot stage, adding reset support will insure that QSPI controller is
started from a pristine state.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
drivers/spi/stm32_qspi.c