Re: [PATCH v6 00/10] dmaengine: dw-edma: Prepare for dynamic LL appends

From: Vinod Koul

Date: Thu Sep 03 2026 - 13:54:33 EST



On Fri, 21 Aug 2026 02:34:29 +0900, Koichiro Den wrote:
> This is the first 10 patches from v5, split out following Frank's
> suggestion:
> https://lore.kernel.org/r/anzgNmxSV2vf1w1X@lizhi-Precision-Tower-5810/
>
> This prep series converts the LL into a reusable circular ring and
> prepares the doorbell and IRQ paths for the follow-up series,
> "Support dynamic LL appends".
>
> [...]

Applied, thanks!

[01/10] dmaengine: dw-edma: Add dw_edma_core_ll_cur_idx() to get current LL entry index
commit: d264343b5c1bd005f9b0f30692548786a7049a39
[02/10] dmaengine: dw-edma: Add dw_edma_core_ll_clear() to clear LL control-word
commit: e9a0a18e139866ef9a0a92ddf9149a0f59eeb473
[03/10] dmaengine: dw-edma: Factor out linked-list transfer start
commit: 20da0bec453df65473a651a0787878e10132a1c4
[04/10] dmaengine: dw-edma: Make DMA link list work as a circular buffer
commit: 834fd098070929899920a947fd5dba295433d41f
[05/10] dmaengine: dw-edma: Move callback result helper before LL helpers
commit: c7db522c2d1c55ac26b2016628f1a8f39198c972
[06/10] dmaengine: dw-edma: Dispatch DONE interrupts by channel request
commit: 1498754a33b68a2aa11e14ee5df83acc3c084f9a
[07/10] dmaengine: dw-edma: Centralize LL doorbell decisions
commit: a8ac669fb01af5503a1defaf3552be5e1d3cf381
[08/10] dmaengine: dw-edma: Prepare LL progress event handling
commit: 0771294b6e855d76cd04f048c38cea87b4202b49
[09/10] dmaengine: dw-edma: Prepare deferred IRQ reporting for LL events
commit: 31982eb666e96f88e44fae8c8e91bc97f86a97f7
[10/10] dmaengine: dw-edma: Prepare LL kicks for event serialization
commit: 256b61fdc708cfa34a84266a2c9bea64f44c534d

Best regards,
--
~Vinod