davinci: add EDMA driver
authorKevin Hilman <khilman@deeprootsystems.com>
Tue, 14 Apr 2009 12:18:14 +0000 (07:18 -0500)
committerKevin Hilman <khilman@deeprootsystems.com>
Mon, 27 Apr 2009 16:49:42 +0000 (09:49 -0700)
commita4768d2275cb7c0d2a665b9ad4de07834be0714b
treed6c756b06e11d78f22d69fe275b37be2d10ad6a4
parente60990023cac11bc6185e7a7f1007fbbb8d30e4d
davinci: add EDMA driver

Original code for 2.6.10 and 2.6.28 series done by Texas Instruments
and MontaVista, but major updates and rework done by Troy Kisky and
David Brownell.

Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Cc: Troy Kisky <troy.kisky@boundarydevices.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/Makefile
arch/arm/mach-davinci/dma.c [new file with mode: 0644]
arch/arm/mach-davinci/include/mach/edma.h [new file with mode: 0644]