ppc440spe-adma: adds updated ppc440spe adma driver
authorAnatolij Gustschin <agust@denx.de>
Sat, 12 Dec 2009 04:24:44 +0000 (21:24 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sat, 12 Dec 2009 04:24:44 +0000 (21:24 -0700)
commit12458ea06efd7b44281e68fe59c950ec7d59c649
tree264df3c6fa054b7b866bb2eccca5f83e41044632
parent2e032b62c4c8560d6416ad3cc925cfc2a5eafb07
ppc440spe-adma: adds updated ppc440spe adma driver

This patch adds new version of the PPC440SPe ADMA driver.

Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Documentation/powerpc/dts-bindings/4xx/ppc440spe-adma.txt [new file with mode: 0644]
arch/powerpc/include/asm/async_tx.h [new file with mode: 0644]
arch/powerpc/include/asm/dcr-regs.h
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/ppc4xx/Makefile [new file with mode: 0644]
drivers/dma/ppc4xx/adma.c [new file with mode: 0644]
drivers/dma/ppc4xx/adma.h [new file with mode: 0644]
drivers/dma/ppc4xx/dma.h [new file with mode: 0644]
drivers/dma/ppc4xx/xor.h [new file with mode: 0644]