]> git.ipfire.org Git - thirdparty/u-boot.git/commit
spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr
authorChristophe Kerello <christophe.kerello@st.com>
Mon, 9 Jul 2018 13:32:37 +0000 (15:32 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 23 Jul 2018 18:33:21 +0000 (14:33 -0400)
commitceff933e1e359e03bff17b22c0599ee29c4c5924
tree228b62f80854bf31670fa9c82d205408c5135b05
parentf53424e65065c355527f778f65006ff608bb2e6a
spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr

This patch assigns the functional operation mode in _stm32_qspi_gen_ccr
function.

Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
drivers/spi/stm32_qspi.c