commit | e57cb3b3f10d005410f09d4598cc6d62b833f2b0 | [log] [tgz] |
---|---|---|
author | Pierre Yves MORDRET <pierre-yves.mordret@st.com> | Tue Mar 13 17:42:06 2018 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Apr 04 11:49:36 2018 +0530 |
tree | 42452e910b9a65a1fc1178ade17127d98d0e0f1b | |
parent | 951f44cb6cbe899e20e02b1fd0ab57ee64a39a33 [diff] |
dmaengine: stm32-dma: fix incomplete configuration in cyclic mode When in cyclic mode, the configuration is updated after having started the DMA hardware (STM32_DMA_SCR_EN) leading to incomplete configuration of SMxAR registers. Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>