Re: [PATCH V2 0/8] dmaengine: zynqmp_dma: Fix error paths and follow-up cleanups

From: Vinod Koul

Date: Thu Sep 03 2026 - 13:31:21 EST



On Fri, 14 Aug 2026 10:26:08 +0530, Golla Nagendra wrote:
> This series fixes error-path cleanup issues in alloc/probe flows and
> applies follow-up cleanups in the Xilinx ZynqMP DMA driver.
>
> This series fixes error-path cleanup issues in alloc/probe flows and
> applies follow-up cleanups in the Xilinx ZynqMP DMA driver.
>
> Patch 1 fixes runtime PM rollback when sw_desc_pool allocation fails
> after pm_runtime_resume_and_get().
>
> [...]

Applied, thanks!

[1/8] dmaengine: zynqmp_dma: Fix PM rollback on sw_desc_pool alloc failure
commit: a073a5796b3b95062f2c1ecf6ab446cb2596f38e
[2/8] dmaengine: zynqmp_dma: Free sw_desc_pool on desc_pool_v alloc failure
commit: 25cfbf610a7277e0b08195953fb6aaf8b64cf845
[3/8] dmaengine: zynqmp_dma: Fix chan probe/remove error handling
commit: 3f30db282c28cc35a502aa1cec34fb642854b057
[4/8] dmaengine: zynqmp_dma: Fix stale kerneldoc comments
commit: 584f033c5c7954a412781e9089247cd6f47ae73e
[5/8] dmaengine: zynqmp_dma: Fix minor whitespace
commit: 5089056bf050e3231313d873e0bc1ed0c63e5418
[6/8] dmaengine: zynqmp_dma: Use of_dma_is_coherent for dma-coherent
commit: ce71cd145014d50ce4f9358c23c933b60f205cdd
[7/8] dmaengine: zynqmp_dma: Reject zero-length memcpy transfers
commit: fec4a5a61945e641eb9ce89e24598ee19a78cebc
[8/8] dmaengine: zynqmp_dma: Remove unused define and duplicate IRQ bit
commit: 868457a86a585d0ff04f03ecca2a5737561f23e7

Best regards,
--
~Vinod