[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231204140352.30420-1-paul@crapouillou.net>
Date: Mon, 4 Dec 2023 15:03:48 +0100
From: Paul Cercueil <paul@...pouillou.net>
To: Vinod Koul <vkoul@...nel.org>
Cc: Lars-Peter Clausen <lars@...afoo.de>,
Nuno Sá <noname.nuno@...il.com>,
Michael Hennerich <Michael.Hennerich@...log.com>,
dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org,
Paul Cercueil <paul@...pouillou.net>
Subject: [PATCH 0/4] axi-dmac: Add support for scatter-gather transfers
Hi Vinod,
This patchset updates the dma-axi-dmac driver, and introduces the
ability to use scatter-gather transfers, that are now supported by the
IP core.
When using an older version of the core, the driver will simply fall
back to using standard transfers.
The patchset was generated on top of today's linux-next (629a3b49f3f9).
Cheers,
-Paul
Paul Cercueil (4):
dmaengine: axi-dmac: Small code cleanup
dmaengine: axi-dmac: Allocate hardware descriptors
dmaengine: axi-dmac: Add support for scatter-gather transfers
dmaengine: axi-dmac: Use only EOT interrupts when doing scatter-gather
drivers/dma/dma-axi-dmac.c | 261 +++++++++++++++++++++++++------------
1 file changed, 178 insertions(+), 83 deletions(-)
--
2.42.0
Powered by blists - more mailing lists