Skip to content

Commit

Permalink
[ARM] 3444/1: i.MX: Scatter-gather DMA emulation for i.MX/MX1
Browse files Browse the repository at this point in the history
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 <pisa@cmp.felk.cvut.cz>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Pavel Pisa authored and Russell King committed Apr 2, 2006
1 parent 7ba01f9 commit 999331a
Show file tree
Hide file tree
Showing 3 changed files with 541 additions and 77 deletions.
Loading

0 comments on commit 999331a

Please sign in to comment.