From: Jonas Jensen Date: Fri, 17 Jan 2014 08:46:05 +0000 (+0100) Subject: dmaengine: Add MOXA ART DMA engine driver X-Git-Tag: v3.14-rc1~48^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f9e685a0d463666af080250b2ece11bc81acacd;p=pandora-kernel.git dmaengine: Add MOXA ART DMA engine driver 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 Acked-by: Arnd Bergmann Signed-off-by: Vinod Koul --- Reading git-diff-tree failed