[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aF3Hn_yWPMOXOb9f@vaman>
Date: Thu, 26 Jun 2025 15:20:15 -0700
From: Vinod Koul <vkoul@...nel.org>
To: Mark Brown <broonie@...nel.org>
Cc: Bence Csókás <csokas.bence@...lan.hu>,
dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-spi@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Nicolas Ferre <nicolas.ferre@...rochip.com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Claudiu Beznea <claudiu.beznea@...on.dev>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Tudor Ambarus <tudor.ambarus@...aro.org>
Subject: Re: [PATCH v7 0/2] Add `devm_dma_request_chan()` to simplify probe
path in atmel-quadspi.c
On 10-06-25, 12:49, Mark Brown wrote:
> On Tue, Jun 10, 2025 at 10:22:52AM +0200, Bence Csókás wrote:
>
> > to their devm_ managed counterparts. Patch 1/2 adds the new
> > `devm_dma_request_chan()` function. Patch 2/2 then uses this APIs to
> > simplify the probe() function.
>
> I'm not copied on patch 1, please let me know if/when there's some
> progress there.
You can pull in this tag for the dependency
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine_devm_api
for you to fetch changes up to 08bf1663c21a3e815eda28fa242d84c945ca3b94:
dmaengine: Add devm_dma_request_chan() (2025-06-26 15:18:04 -0700)
----------------------------------------------------------------
dmaengine: tag for devm api
----------------------------------------------------------------
Bence Csókás (1):
dmaengine: Add devm_dma_request_chan()
drivers/dma/dmaengine.c | 30 ++++++++++++++++++++++++++++++
include/linux/dmaengine.h | 7 +++++++
2 files changed, 37 insertions(+)
Thanks
--
~Vinod
Powered by blists - more mailing lists