dmaengine: Add support for APM X-Gene SoC DMA engine driver
authorRameshwar Prasad Sahu <rsahu@apm.com>
Wed, 18 Mar 2015 13:47:34 +0000 (19:17 +0530)
committerVinod Koul <vinod.koul@intel.com>
Thu, 2 Apr 2015 08:34:48 +0000 (14:04 +0530)
commit9f2fd0dfa594d857fbdaeda523ff7a46f16567f5
tree5ff64ca5510f6553495ff5ae88e74bcf6f055d43
parent0c1c8ff32fa29e425b4938934c21afdb81104431
dmaengine: Add support for APM X-Gene SoC DMA engine driver

This patch implements the APM X-Gene SoC DMA engine driver. The APM X-Gene
SoC DMA engine consists of 4 DMA channels for performing DMA operations.
These DMA operations include memory copy, scatter-gather memory copy,
raid5 xor, and raid6 p+q offloading.

Signed-off-by: Rameshwar Prasad Sahu <rsahu@apm.com>
Signed-off-by: Loc Ho <lho@apm.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/xgene-dma.c [new file with mode: 0755]
This page took 0.025816 seconds and 5 git commands to generate.