commit | 034d023f6779c0ff35ac2342107a00c71ced9f2a | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Nov 11 13:05:59 2013 -0700 |
committer | Stephen Warren <swarren@nvidia.com> | Wed Dec 11 16:42:38 2013 -0700 |
tree | 17c801d59280291a25607ab44d95735d3f66735a | |
parent | 3393d42205905a8e7959463f51c214b1ff605c71 [diff] |
ARM: tegra: update DT files to add DMA properties 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>