commit | b9c665d75beb9239f8a0847786cf27dcb8a61b00 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Thu Sep 20 17:04:06 2012 -0600 |
committer | Stephen Warren <swarren@nvidia.com> | Mon Nov 05 11:36:04 2012 -0700 |
tree | f1a66960f69bd7e7e47590c4880e177bc88f1524 | |
parent | dc9fe7f9730c927cd518d9fc7a616d188872e468 [diff] |
ARM: tegra: update *.dts for regulator-compatible deprecation Commit 13511de "regulator: deprecate regulator-compatible DT property" now allows for simpler content within the regulators node within a PMIC. Modify all the Tegra device tree files to take advantage of this. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Thierry Reding <thierry.reding@avionic-design.de>