commit | f46b195799b5cb05338e7c44cb3617eacb56d755 | [log] [tgz] |
---|---|---|
author | Jon Hunter <jonathanh@nvidia.com> | Thu May 12 18:02:23 2016 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Fri May 13 14:56:24 2016 +0530 |
tree | b2006f2e4a34a9d2ba98730baf866fa132567d14 | |
parent | f4cb295ba6b3f95ea988dcf8ed8c39d249bfde21 [diff] |
dmaengine: tegra-adma: Add support for Tegra210 ADMA Add support for the Tegra210 Audio DMA controller that is used for transferring data between system memory and the Audio sub-system. The driver only supports cyclic transfers because this is being solely used for audio. This driver is based upon the work by Dara Ramesh <dramesh@nvidia.com>. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>