Re: [PATCH 1/2] dmaengine: sun4i: Add support for cyclic requests with dedicated DMA

From: Vinod Koul
Date: Wed Jan 15 2020 - 07:31:54 EST


On 10-01-20, 16:11, Stefan Mavrodiev wrote:
> 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.

I presume you want this to go with drm tree (if not let me know) so:

Acked-by: Vinod Koul <vkoul@xxxxxxxxxx>

--
~Vinod