]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs
authorPeng Ma <peng.ma@nxp.com>
Tue, 30 Oct 2018 02:36:00 +0000 (10:36 +0800)
committerVinod Koul <vkoul@kernel.org>
Mon, 7 Jan 2019 04:20:16 +0000 (09:50 +0530)
commitb092529e0aa09829a6404424ce167bf3ce3235e2
treee438b01cf3a64dc435ec39d19dd36172689c59e2
parenta1ff82a9c165ba26f0e2f4771d0490c513056428
dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs

NXP Queue DMA controller(qDMA) on Layerscape SoCs supports channel
virtuallization by allowing DMA jobs to be enqueued into different
command queues.

Signed-off-by: Wen He <wen.he_1@nxp.com>
Signed-off-by: Jiaheng Fan <jiaheng.fan@nxp.com>
Signed-off-by: Peng Ma <peng.ma@nxp.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/fsl-qdma.c [new file with mode: 0644]