[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <171813049980.475662.10470435420085877416.b4-ty@kernel.org>
Date: Tue, 11 Jun 2024 23:58:19 +0530
From: Vinod Koul <vkoul@...nel.org>
To: imx@...ts.linux.dev, dmaengine@...r.kernel.org,
linux-kernel@...r.kernel.org, Frank Li <Frank.Li@....com>
Cc: imx@...ts.linux.dev
Subject: Re: [PATCH v2 1/2] dmaengine: fsl-edma: request per-channel IRQ
only when channel is allocated
On Mon, 03 Jun 2024 11:23:15 -0400, Frank Li wrote:
> The edma feature individual IRQs for each DMA channel at some devices.
> Given the presence of numerous eDMA instances, each with multiple channels,
> IRQ request during probe results in an extensive list at /proc/interrupts.
> However, a significant portion of these channels remains unused by the
> system.
>
> Request irq only when a DMA client driver requests a DMA channel.
>
> [...]
Applied, thanks!
[1/2] dmaengine: fsl-edma: request per-channel IRQ only when channel is allocated
commit: 44eb827264de4f14d8317692441e13f5e2aadbf2
[2/2] dmaengine: fsl-edma: remove redundant "idle" field from fsl_chan
commit: bb160502a45440d2b52c189d5a81365c01b8d494
Best regards,
--
Vinod Koul <vkoul@...nel.org>
Powered by blists - more mailing lists