diff options
author | Mika Westerberg <mika.westerberg@iki.fi> | 2011-05-29 13:10:02 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2011-06-06 12:06:44 +0530 |
commit | 5fa29a17fabfe204fa9f20edd5fc81ab2364eb4b (patch) | |
tree | 5d74f96a7238a9fbd7d407a1292fee23abbcfbcc /firmware | |
parent | c3d4913cd4cd469cbf29d411293e937729e83f3a (diff) | |
download | op-kernel-dev-5fa29a17fabfe204fa9f20edd5fc81ab2364eb4b.zip op-kernel-dev-5fa29a17fabfe204fa9f20edd5fc81ab2364eb4b.tar.gz |
dmaengine: add ep93xx DMA support
The ep93xx DMA controller has 10 independent memory to peripheral (M2P)
channels, and 2 dedicated memory to memory (M2M) channels. M2M channels can
also be used by SPI and IDE to perform DMA transfers to/from their memory
mapped FIFOs.
This driver supports both M2P and M2M channels with DMA_SLAVE, DMA_CYCLIC and
DMA_MEMCPY (M2M only) capabilities.
Signed-off-by: Mika Westerberg <mika.westerberg@iki.fi>
Signed-off-by: Ryan Mallon <rmallon@gmail.com>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions