ARM: tegra: update DT files to add DMA properties
authorStephen Warren <swarren@nvidia.com>
Mon, 11 Nov 2013 20:05:59 +0000 (13:05 -0700)
committerStephen Warren <swarren@nvidia.com>
Wed, 11 Dec 2013 23:42:38 +0000 (16:42 -0700)
This patch switches the Tegra DT files to use the standard DMA DT bindings
rather than custom properties. Note that the legacy properties are not yet
removed; the drivers must be updated to use the new properties first.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>

No differences found