From: Laxman Dewangan Date: Mon, 6 Jan 2014 18:16:45 +0000 (-0700) Subject: dma: tegra: add support for Tegra148/124 X-Git-Tag: v3.14-rc1~48^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=911daccc8b9672ec2206d3741127089dc2c695d4;p=pandora-kernel.git dma: tegra: add support for Tegra148/124 Tegra148 introduces a few changes to the APB DMA HW registers. Update the driver to cope with them. Tegra124 inherits these changes. * The register address stride between DMA channels increases. * A new per-channel WCOUNT register is introduced. Signed-off-by: Laxman Dewangan Signed-off-by: Kunal Agrawal [swarren, remove .dts file change, rewrote commit description, removed some duplicate/unused code and register IO] Signed-off-by: Stephen Warren Reviewed-by: Thierry Reding Tested-by: Thierry Reding Signed-off-by: Vinod Koul --- Reading git-diff-tree failed