From: Mika Westerberg Date: Sun, 29 May 2011 10:10:02 +0000 (+0300) Subject: dmaengine: add ep93xx DMA support X-Git-Tag: v3.1-rc1~312^2~26^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=760ee1c4aafac8fcaf3be5ff2b19c5485c5886e1;p=pandora-kernel.git 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 Signed-off-by: Ryan Mallon Acked-by: H Hartley Sweeten Acked-by: Vinod Koul Signed-off-by: Grant Likely --- Reading git-diff-tree failed