Re: [PATCH 2/2] dmaengine: rz-dmac: fix dead empty check in rz_dmac_chan_get_residue()
From: Maoyi Xie
Date: Fri May 22 2026 - 04:38:12 EST
Hi Geert,
Thanks for the pointer. I had not seen Claudiu's v5 09/17 series.
Looking at it, rz_dmac_chan_get_residue() is rewritten through
virt_dma APIs (vchan_find_desc + channel->desc) and ld_active is
removed. The fix I sent is superseded.
I will drop the rz-dmac patch from v2 of this series and send only
the mpc512x patch.
Thanks,
Maoyi