This patch series fixes the race condition in vsync IRQ and also adds the support for cyclic dma mode. The cyclic dma mode is added as part of preparation for adding audio streaming support. v2 - 1/2 - Fix as per Laurent's comment in https://lore.kernel.org/lkml/YftWeLCpAfN%2FJnFj@xxxxxxxxxxxxxxxxxxxxxxxxxx/ - Add taking lock in another place Neel Gandhi (1): dmaengine: xilinx: dpdma: Fix race condition in vsync IRQ Rohit Visavalia (1): dmaengine: xilinx: dpdma: Add support for cyclic dma mode drivers/dma/xilinx/xilinx_dpdma.c | 107 +++++++++++++++++++++++++++++- 1 file changed, 105 insertions(+), 2 deletions(-) -- 2.25.1