DMA: TXx9 Soc DMA Controller driver
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Wed, 22 Apr 2009 15:40:30 +0000 (00:40 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 17 Jun 2009 10:06:25 +0000 (11:06 +0100)
commitea76f0b3759283ec3cc06c86e266bf0fa6a981d2
tree36719ab69e7d94cc59c909526022219376807313
parenta43da03ca4719276b9601730627d20b2a71fb6ba
DMA: TXx9 Soc DMA Controller driver

This patch adds support for the integrated DMAC of the TXx9 family.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/txx9/dmac.h [new file with mode: 0644]
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/txx9dmac.c [new file with mode: 0644]
drivers/dma/txx9dmac.h [new file with mode: 0644]