This patch series include changes for: - Removing unused PCI IDs. - Use of proper MSI functions. - Enhancing and fixing the AE4DMA engine's multi-queue functionality. Basavaraj Natikar (3): dmaengine: ae4dma: Remove deprecated PCI IDs dmaengine: ae4dma: Use the MSI count and its corresponding IRQ number dmaengine: ptdma: Utilize the AE4DMA engine's multi-queue functionality drivers/dma/amd/ae4dma/ae4dma-pci.c | 6 +- drivers/dma/amd/ae4dma/ae4dma.h | 2 + drivers/dma/amd/ptdma/ptdma-dmaengine.c | 90 ++++++++++++++++++++++++- 3 files changed, 91 insertions(+), 7 deletions(-) -- 2.25.1