dma: tegra: add dmaengine based dma driver
authorLaxman Dewangan <ldewangan@nvidia.com>
Wed, 6 Jun 2012 05:25:27 +0000 (10:55 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Fri, 8 Jun 2012 05:23:05 +0000 (10:53 +0530)
Add dmaengine based NVIDIA's Tegra APB DMA driver.
This driver support the slave mode of data transfer from
peripheral to memory and vice versa.
The driver supports for the cyclic and non-cyclic mode
of data transfer.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>

No differences found