dmaengine: Add driver for IMG MDC
authorAndrew Bresticker <abrestic@chromium.org>
Thu, 11 Dec 2014 22:59:17 +0000 (14:59 -0800)
committerVinod Koul <vinod.koul@intel.com>
Thu, 5 Feb 2015 02:13:32 +0000 (18:13 -0800)
commit5689ba7fd9f1118bc6b9e4020c116e0cfebc4654
tree2b4e17da67a9b608b4ff8cbbecf31abd639cc436
parent91d457dd50ea2ea35fe5b6e069169491ad45bffb
dmaengine: Add driver for IMG MDC

Add support for the IMG Multi-threaded DMA Controller (MDC) found on
certain IMG SoCs.  Currently this driver supports the variant present
on the MIPS-based Pistachio SoC.

Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/img-mdc-dma.c [new file with mode: 0644]