diff options
author | Stefan Mavrodiev <[email protected]> | 2020-01-10 16:11:39 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-01-21 14:04:29 +0530 |
commit | ffc079a4accc2bd02758eb93cb8efcb3bfee1891 (patch) | |
tree | 19e5c64b034235ebabb985739972a340597bf235 /scripts/bpf_helpers_doc.py | |
parent | 4b048178854da11656596d36a107577d66fd1e08 (diff) |
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 <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions