dmaengine: add driver for lpc18xx dmamux
authorJoachim Eastwood <manabian@gmail.com>
Sat, 11 Jul 2015 12:12:06 +0000 (14:12 +0200)
committerVinod Koul <vinod.koul@intel.com>
Tue, 18 Aug 2015 16:42:14 +0000 (22:12 +0530)
Add support for DMA on NXP LPC18xx/43xx platforms which has
a multiplexer in front of the PL080 dma request lines.

The mux is a single register in the LPC18xx/43xx CREG block
and can multiplex up to 4 request lines to each of the 16
lines on the PL080.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/lpc18xx-dmamux.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge