]> git.kernelconcepts.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>
Thu, 4 Apr 2013 23:17:40 +0000 (17:17 -0600)
commitc5d9da4aab7a9677e7c820e8ed3dcb2a4cb4725a
tree05fdf0c26ad62d0d9c73f19727da3518c6b17458
parent6c716db57fc74dac501ef722d4c98af60b33732e
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