]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra: add APB DMA nodes to Tegra114 DT
authorLaxman Dewangan <ldewangan@nvidia.com>
Wed, 13 Mar 2013 19:49:50 +0000 (01:19 +0530)
committerStephen Warren <swarren@nvidia.com>
Fri, 15 Mar 2013 18:29:50 +0000 (12:29 -0600)
commitc0c059de497de4b9305f4531e109932397d3a41a
treebda9f148bf2a6a8559f4cd3b5f09358f272e9556
parentb9b57fffcead269d283bdb7f9afe47687ec4b7ee
ARM: tegra: add APB DMA nodes to Tegra114 DT

NVIDIA's Tegra114 has 32 channels APB DMA controller. Add DT entry for
APB DMA controllers and make it compatible with "nvidia,tegra114-apbdma".

Tegra114 DMA controller is not compatible with Tegra30/Tegra20 DMA
controller driver as in Tegra114, the global pause also clock gate the
DMA register and hence it iw not possible to write the DMA register
with global pause.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
[swarren: fixed DT node order]
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/tegra114.dtsi