]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dmaengine: switchtec-dma: Implement hardware initialization and cleanup
authorKelvin Cao <kelvin.cao@microchip.com>
Mon, 2 Mar 2026 21:04:18 +0000 (14:04 -0700)
committerVinod Koul <vkoul@kernel.org>
Mon, 9 Mar 2026 07:28:22 +0000 (08:28 +0100)
commit30eba9df76adf1294e88214dbf9cea402fa7af37
tree58a69d1e8f0c7a58697667271a7e077f12ec47ad
parentd9587042b50f69d35a6e05c1b7fc9092e26625a6
dmaengine: switchtec-dma: Implement hardware initialization and cleanup

Initialize the hardware and create the dma channel queues.

Signed-off-by: Kelvin Cao <kelvin.cao@microchip.com>
Co-developed-by: George Ge <george.ge@microchip.com>
Signed-off-by: George Ge <george.ge@microchip.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Link: https://patch.msgid.link/20260302210419.3656-3-logang@deltatee.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/switchtec_dma.c