summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-fsl-spi.c
diff options
context:
space:
mode:
authorLudovic Barre <ludovic.barre@st.com>2019-03-25 18:01:40 +0100
committerMark Brown <broonie@kernel.org>2019-03-26 13:26:41 +0000
commit245308c6217027c0d7fc8c3cf2bf95858c704d7b (patch)
tree4c70aaf4b3031c95e437b49229b7bb3efecc22c0 /drivers/spi/spi-fsl-spi.c
parenta88eceb17ac7e8dc4ad9995681af61c8371668f4 (diff)
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 'drivers/spi/spi-fsl-spi.c')
0 files changed, 0 insertions, 0 deletions