Re: [PATCH] dmaengine: fsl-edma: fix channel parameter config for fixed channel requests

From: Vinod Koul

Date: Wed Feb 25 2026 - 06:23:39 EST



On Wed, 17 Sep 2025 17:53:42 +0800, Joy Zou wrote:
> Configure only the requested channel when a fixed channel is specified
> to avoid modifying other channels unintentionally.
>
> Fix parameter configuration when a fixed DMA channel is requested on
> i.MX9 AON domain and i.MX8QM/QXP/DXL platforms. When a client requests
> a fixed channel (e.g., channel 6), the driver traverses channels 0-5
> and may unintentionally modify their configuration if they are unused.
>
> [...]

Applied, thanks!

[1/1] dmaengine: fsl-edma: fix channel parameter config for fixed channel requests
commit: 2e7b5cf72e51c9cf9c8b75190189c757df31ddd9

Best regards,
--
~Vinod