diff options
author | Ludovic Barre <ludovic.barre@st.com> | 2019-03-25 18:01:40 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-03-26 13:26:41 +0000 |
commit | 245308c6217027c0d7fc8c3cf2bf95858c704d7b (patch) | |
tree | 4c70aaf4b3031c95e437b49229b7bb3efecc22c0 /block | |
parent | a88eceb17ac7e8dc4ad9995681af61c8371668f4 (diff) | |
download | lwn-245308c6217027c0d7fc8c3cf2bf95858c704d7b.tar.gz lwn-245308c6217027c0d7fc8c3cf2bf95858c704d7b.zip |
spi: stm32-qspi: add dma support
This patch adds the dma support for the stm32-qspi hardware.
The memory buffer constraints (lowmem, vmalloc, kmap) are taken into
account by framework. In read mode, the memory map is preferred vs
dma (due to better throughput). If the dma transfer fails the buffer
is sent by polling.
Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions