On Wed, 27 Mar 2024 10:58:47 +0100, Louis Chauvet wrote:
The current driver have some issues, this series fixes them.
PATCH 1 is fixing a wrong offset computation in the dma descriptor address PATCH 2 is fixing the xdma_synchronize callback, which was not waiting properly for the last transfer. PATCH 3 is clarifing the documentation for xdma_fill_descs
[...]
Applied, thanks!
[1/3] dmaengine: xilinx: xdma: Fix wrong offsets in the buffers addresses in dma descriptor commit: 5b9706bfc094314c600ab810a61208a7cbaa4cb3 [2/3] dmaengine: xilinx: xdma: Fix synchronization issue commit: 6a40fb8245965b481b4dcce011cd63f20bf91ee0 [3/3] dmaengine: xilinx: xdma: Clarify kdoc in XDMA driver commit: 7a71c6dc21d5ae83ab27c39a67845d6d23ac271f
Best regards,