From: Pavel Pisa Date: Sun, 2 Apr 2006 15:58:37 +0000 (+0100) Subject: [ARM] 3444/1: i.MX: Scatter-gather DMA emulation for i.MX/MX1 X-Git-Tag: v2.6.17-rc1~3^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=999331af456bf6fc1520ea7b68b6a3dbb4af8ff6;p=pandora-kernel.git [ARM] 3444/1: i.MX: Scatter-gather DMA emulation for i.MX/MX1 Patch from Pavel Pisa This patch contains simplified set of changes to add scatter-gather emulation capability into MX1 DMA support. The result should be still usable for next combination of DMA transfers Statter-Gather/linear/2D/FIFO to linear/2D/FIFO and linear/2D/FIFO to Statter-Gather/2D/FIFO The patch corrects channel priority allocation to be compatible with MX1 hardware implementation. Previous code has not been adapted from its PXA original. Signed-off-by: Pavel Pisa Acked-by: Sascha Hauer Signed-off-by: Russell King --- Reading git-diff-tree failed