Skip to content
Commit ffc079a4 authored by Stefan Mavrodiev's avatar Stefan Mavrodiev Committed by Vinod Koul
Browse files

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: default avatarStefan Mavrodiev <stefan@olimex.com>
Acked-by: default avatarMaxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20200110141140.28527-2-stefan@olimex.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 4b048178
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment