mbox series

[RESEND,0/2] RZ/G2L DMA fix/improvements

Message ID 20230630154438.584066-1-biju.das.jz@bp.renesas.com (mailing list archive)
Headers show
Series RZ/G2L DMA fix/improvements | expand

Message

Biju Das June 30, 2023, 3:44 p.m. UTC
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.

Biju Das (1):
  dmaengine: sh: rz-dmac: Improve cleanup oerder 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(-)