summaryrefslogtreecommitdiff
path: root/include/linux/spi
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2019-12-24 09:58:27 +0900
committerMark Brown <broonie@kernel.org>2019-12-25 18:21:05 +0000
commit28d1dddc59f6b7fc085093e7c1e978b33f0caf4c (patch)
treef22fdacaff5722931cd72c4cc6d0e1918aea36f4 /include/linux/spi
parent790514ed7715334949125de39989720dc0985f15 (diff)
spi: uniphier: Add DMA transfer mode support
This adds DMA transfer mode support for UniPhier SPI controller. Since this controller requires simulteaneous transmission and reception, this indicates SPI_CONTROLLER_MUST_RX and SPI_CONTROLLER_MUST_TX. Because the supported dma controller has alignment restiction, there is also a restriction that 'maxburst' parameters in dma_slave_config corresponds to one word width. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Link: https://lore.kernel.org/r/1577149107-30670-6-git-send-email-hayashi.kunihiko@socionext.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/spi')
0 files changed, 0 insertions, 0 deletions