Re: [PATCH v5 00/14] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)

From: Koichiro Den

Date: Tue Jul 21 2026 - 02:38:17 EST


On Fri, Jul 17, 2026 at 05:55:59PM +0530, Vinod Koul wrote:
> On 17-07-26, 14:02, Koichiro Den wrote:
> > Hi,
> >
> > This is v5, part 1 of three series for PCI endpoint DMA.
> >
> > The three series are:
> >
> > * part 1: dmaengine: dw-edma: Prepare for PCI EP DMA
> > * part 2: PCI: endpoint: Expose endpoint DMA resources
> > * part 3: PCI: endpoint: Add PCI DMA endpoint function
> >
> > This series prepares dw-edma and dw-edma-pcie for endpoint-local DMA
> > channels delegated to a PCI host. The generic PCI endpoint interfaces
> > and endpoint function are kept in parts 2 and 3.
> >
> > v5 is based on next-20260715, which includes Frank's merged dw-edma
> > descriptor-flattening series. Parts 2 and 3 depend on this series.
>
> Sorry looks like rebase is required, it fails on patc2, which I resolved
> but failed again at 4...

Sorry for the delay over the weekend, I've just sent v6, rebased on
dmaengine/next:

https://lore.kernel.org/r/20260721062815.4117887-1-den@xxxxxxxxxxxxx/

Best regards,
Koichiro

>
> I should be pushing updated next this evening...
>
> --
> ~Vinod