commit | ec8a1586780cbb437aeb2006957c5bbe113c7046 | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Wed Jun 06 10:55:27 2012 +0530 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Fri Jun 08 10:53:05 2012 +0530 |
tree | 08f597200e241acf8f80d468a536cc3d1bf525e3 | |
parent | 4fd1e324b7b5f80bd521b58593ada74ef89e80c4 [diff] |
dma: tegra: add dmaengine based dma driver 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>