]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dmaengine: zynqmp_dma: Add support for AMD Versal Gen 2 DMA IP
authorAbin Joseph <abin.joseph@amd.com>
Thu, 8 Aug 2024 10:00:24 +0000 (15:30 +0530)
committerVinod Koul <vkoul@kernel.org>
Thu, 29 Aug 2024 17:16:16 +0000 (22:46 +0530)
commit13113f750a4ae0b1770fa25dc94852977ebfb942
tree134ad51ccb15c1896af7b996ca8127af8842fbfc
parent36545c6a68b858671cfeb71df682e8cc58b082da
dmaengine: zynqmp_dma: Add support for AMD Versal Gen 2 DMA IP

ZynqMP DMA IP and AMD Versal Gen 2 DMA IP are similar but have different
interrupt register offset. Create a dedicated compatible string to
support Versal Gen 2 DMA IP with Irq register offset for interrupt
Enable/Disable/Status/Mask functionality.

Signed-off-by: Abin Joseph <abin.joseph@amd.com>
Reviewed-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Link: https://lore.kernel.org/r/20240808100024.317497-3-abin.joseph@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/xilinx/zynqmp_dma.c