Re: [PATCH v6 0/1] Switchtec Switch DMA Engine Driver

From: Logan Gunthorpe
Date: Mon Jul 31 2023 - 11:49:45 EST




On 2023-07-28 14:03, Kelvin Cao wrote:
> This patchset is based off of 6.5.0-rc3.
>
> Kelvin Cao (1):
> dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver
>
> MAINTAINERS | 6 +
> drivers/dma/Kconfig | 9 +
> drivers/dma/Makefile | 1 +
> drivers/dma/switchtec_dma.c | 1570 +++++++++++++++++++++++++++++++++++
> 4 files changed, 1586 insertions(+)
> create mode 100644 drivers/dma/switchtec_dma.c
>

Looks good to me, thanks!

Reviewed-by: Logan Gunthorpe <logang@xxxxxxxxxxxx>

Logan