From c5d9da4aab7a9677e7c820e8ed3dcb2a4cb4725a Mon Sep 17 00:00:00 2001 From: Laxman Dewangan Date: Thu, 14 Mar 2013 01:19:50 +0530 Subject: [PATCH] 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 [swarren: fixed DT node order] Signed-off-by: Stephen Warren --- Reading git-format-patch failed