summaryrefslogtreecommitdiffstats
path: root/drivers/dma/moxart-dma.c
Commit message (Collapse)AuthorAgeFilesLines
* dmaengine: Add MOXA ART DMA engine driverJonas Jensen2014-01-201-0/+699
The MOXA ART SoC has a DMA controller capable of offloading expensive memory operations, such as large copies. This patch adds support for the controller including four channels. Two of these are used to handle MMC copy on the UC-7112-LX hardware. The remaining two can be used in a future audio driver or client application. Signed-off-by: Jonas Jensen <jonas.jensen@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
OpenPOWER on IntegriCloud