commit | 3393d42205905a8e7959463f51c214b1ff605c71 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Nov 06 14:01:16 2013 -0700 |
committer | Stephen Warren <swarren@nvidia.com> | Wed Dec 11 16:42:32 2013 -0700 |
tree | 077620a8f75c5bde98ff733658cf39e1811f7d0a | |
parent | ed520c90b3c0453e687404c6028366fdb593d35e [diff] |
ARM: tegra: update DT files to add reset properties An earlier patch updated the Tegra DT bindings to require resets and reset-names properties to be filled in. This patch updates the DT files to include those properties. Note that any legacy clocks and clock-names entries that are replaced by reset properties are not yet removed; the drivers must be updated to use the new resets and reset-names properties first. Signed-off-by: Stephen Warren <swarren@nvidia.com>