Re: [PATCH v14] dmaengine: Add MOXA ART DMA engine driver

2013-12-13 Thread Lars-Peter Clausen
On 12/12/2013 01:32 PM, Jonas Jensen wrote: > 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.

[PATCH v14] dmaengine: Add MOXA ART DMA engine driver

2013-12-12 Thread Jonas Jensen
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 dri