mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/5] Miscellaneous xdma driver enhancements
@ 2023-11-24 19:25 Jan Kuliga
  2023-11-24 19:25 ` [PATCH v3 1/5] dmaengine: xilinx: xdma: Add transfer termination callbacks Jan Kuliga
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jan Kuliga @ 2023-11-24 19:25 UTC (permalink / raw)
  To: lizhi.hou, brian.xu, raj.kumar.rampelli, vkoul, michal.simek,
	dmaengine, linux-kernel, runtimeca39d
  Cc: Jan Kuliga

Hi,

This patch series is pretty similar to the v1 version. I've named
it v3 because I've already sent a v2 patch as a reply to the message with
[PATCH 1/5]. The problem is, that this v2 patch is broken and
should be ignored. Sorry for that.

Jan

Changes since v1:
[PATCH 1/5]: 
Complete a terminated descriptor with dma_cookie_complete()
Don't reinitialize temporary list head in xdma_terminate_all()
           
[PATCH 4/5]:
Fix incorrect text wrapping

Changes since v2:
[PATCH 1/5]:
DO NOT schedule callback from within xdma_terminate_all()

Here's the original message:

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      | 82 +++++++++++++++++++++++++++++-----
 2 files changed, 80 insertions(+), 26 deletions(-)


base-commit: 98b1cc82c4affc16f5598d4fa14b1858671b2263
-- 
2.34.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-11-27 16:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-24 19:25 [PATCH v3 0/5] Miscellaneous xdma driver enhancements Jan Kuliga
2023-11-24 19:25 ` [PATCH v3 1/5] dmaengine: xilinx: xdma: Add transfer termination callbacks Jan Kuliga
2023-11-24 19:25 ` [PATCH v3 2/5] dmaengine: xilinx: xdma: Get rid of duplicated macros definitions Jan Kuliga
2023-11-24 19:25 ` [PATCH v3 3/5] dmaengine: xilinx: xdma: Complete lacking register description Jan Kuliga
2023-11-24 19:25 ` [PATCH v3 4/5] dmaengine: xilinx: xdma: Rework xdma_channel_isr() Jan Kuliga
2023-11-24 19:25 ` [PATCH v3 5/5] dmaengine: xilinx: xdma: Ease dma_pool alignment requirements Jan Kuliga
2023-11-27 16:43   ` Lizhi Hou
2023-11-27 16:51     ` Lizhi Hou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®