DMA Engine development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] RZ/G2L DMA fix/improvements
@ 2023-06-30 16:17 Biju Das
  2023-06-30 16:17 ` [PATCH v2 1/2] dmaengine: sh: rz-dmac: Improve cleanup order in probe()/remove() Biju Das
  2023-06-30 16:17 ` [PATCH v2 2/2] dma: rz-dmac: Fix destination and source data size setting Biju Das
  0 siblings, 2 replies; 5+ messages in thread
From: Biju Das @ 2023-06-30 16:17 UTC (permalink / raw)
  To: Vinod Koul, Philipp Zabel
  Cc: Biju Das, Geert Uytterhoeven, Hien Huynh, Lad Prabhakar,
	dmaengine, linux-renesas-soc

This patch series aims to fix/improve RZ/DMAC driver.

The improvement patch is related to fix cleanup order in probe/remove().
and fixes patch is related to wrong SDS/DDS settings, when we change/update
the DMA bus width several times.

v1->v2:
 * Update patch header and description.

Biju Das (1):
  dmaengine: sh: rz-dmac: Improve cleanup order in probe()/remove()

Hien Huynh (1):
  dma: rz-dmac: Fix destination and source data size setting

 drivers/dma/sh/rz-dmac.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-07-06  7:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-30 16:17 [PATCH v2 0/2] RZ/G2L DMA fix/improvements Biju Das
2023-06-30 16:17 ` [PATCH v2 1/2] dmaengine: sh: rz-dmac: Improve cleanup order in probe()/remove() Biju Das
2023-06-30 16:17 ` [PATCH v2 2/2] dma: rz-dmac: Fix destination and source data size setting Biju Das
2023-07-06  6:14   ` Vinod Koul
2023-07-06  7:06     ` Biju Das

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