Re: [PATCH v2 1/2] dmaengine: dw-edma: Fix to change for continuous transfer

From: Vinod Koul
Date: Wed Apr 12 2023 - 13:15:39 EST


On 11-04-23, 19:17, Shunsuke Mie wrote:
> The dw-edma driver stops after processing a DMA request even if a request
> remains in the issued queue, which is not the expected behavior. The DMA
> engine API requires continuous processing.
>
> Add a trigger to start after one processing finished if there are requests
> remain.

Applied, thanks

--
~Vinod