commit | b38c8977253ddef7a0ab93633b9f8be64bcf6ef0 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Mon May 14 15:42:56 2018 +0200 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Wed May 16 18:41:21 2018 +0530 |
tree | 7a33778a1bc1ef203561ceaf8def38f74b1a438d | |
parent | b89547812ca7abd70c95ac1111be7a2ec8d2592e [diff] |
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>