MX2: Add DMA support for mx2 and (eventually) mx1
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 9 Sep 2008 08:19:44 +0000 (10:19 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 9 Sep 2008 10:13:56 +0000 (12:13 +0200)
commit58a85f465fb16a918a869eba05addb8f78d9e064
tree00b9bb44f4c13502ebe9387ada8c672946fb15ae
parentb72f92ff551d9151c146c8d0f1c5c743611df982
MX2: Add DMA support for mx2 and (eventually) mx1

This patch adds DMA support for Freescale i.MX27 SoCs. It is derived
from the i.MX1 port and should (though currently untested) still be
working for the i.MX1.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/plat-mxc/Makefile
arch/arm/plat-mxc/dma-mx1-mx2.c [new file with mode: 0644]
arch/arm/plat-mxc/include/mach/dma-mx1-mx2.h [new file with mode: 0644]