diff options
author | Stefan Mavrodiev <stefan@olimex.com> | 2020-01-10 17:11:39 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-01-21 11:34:29 +0300 |
commit | ffc079a4accc2bd02758eb93cb8efcb3bfee1891 (patch) | |
tree | 19e5c64b034235ebabb985739972a340597bf235 /drivers/dma/dma-axi-dmac.c | |
parent | 4b048178854da11656596d36a107577d66fd1e08 (diff) | |
download | linux-ffc079a4accc2bd02758eb93cb8efcb3bfee1891.tar.xz |
dmaengine: sun4i: Add support for cyclic requests with dedicated DMA
Currently the cyclic transfers can be used only with normal DMAs. They
can be used by pcm_dmaengine module, which is required for implementing
sound with sun4i-hdmi encoder. This is so because the controller can
accept audio only from a dedicated DMA.
This patch enables them, following the existing style for the
scatter/gather type transfers.
Signed-off-by: Stefan Mavrodiev <stefan@olimex.com>
Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20200110141140.28527-2-stefan@olimex.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/dma-axi-dmac.c')
0 files changed, 0 insertions, 0 deletions