commit | e5f4ae84be7421010780984bdc121eac15997327 | [log] [tgz] |
---|---|---|
author | Joachim Eastwood <manabian@gmail.com> | Sat Jul 11 14:12:06 2015 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Aug 18 22:12:14 2015 +0530 |
tree | a1b95956d57b0a659b50b3361d39b21bacee98f6 | |
parent | fbd7e41005a4daa676e3f516d07aeff0a81dca2b [diff] |
dmaengine: add driver for lpc18xx dmamux 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>