[PATCH 0/5] Miscellaneous xdma driver enhancements

Jan Kuliga posted 5 patches 2 years ago
There is a newer version of this series
drivers/dma/xilinx/xdma-regs.h | 24 ++++-------
drivers/dma/xilinx/xdma.c      | 78 +++++++++++++++++++++++++++++-----
2 files changed, 76 insertions(+), 26 deletions(-)
[PATCH 0/5] Miscellaneous xdma driver enhancements
Posted by Jan Kuliga 2 years ago
Hi,

This patch series introduces a couple of xdma driver enhancements, such
as two dmaengine callbacks, partial rework of a interrupt service
routine and loosening of dma_pool alignment requirements. I have tested
these changes with XDMA v4.1 (Rev. 20) block.

Jan
---
Jan Kuliga (5):
  dmaengine: xilinx: xdma: Add transfer termination callbacks
  dmaengine: xilinx: xdma: Get rid of duplicated macros definitions
  dmaengine: xilinx: xdma: Complete lacking register description
  dmaengine: xilinx: xdma: Rework xdma_channel_isr()
  dmaengine: xilinx: xdma: Ease dma_pool alignment requirements

 drivers/dma/xilinx/xdma-regs.h | 24 ++++-------
 drivers/dma/xilinx/xdma.c      | 78 +++++++++++++++++++++++++++++-----
 2 files changed, 76 insertions(+), 26 deletions(-)


base-commit: 98b1cc82c4affc16f5598d4fa14b1858671b2263
-- 
2.34.1