commit | ee913f7a15124d85db46833889561eb876f29de0 | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <ttynkkynen@nvidia.com> | Wed Jul 09 21:53:17 2014 +0300 |
committer | Thierry Reding <treding@nvidia.com> | Thu Jul 17 15:02:13 2014 +0200 |
tree | cb5a082a1bf9a95e8adef2c23481a023a2e829b1 | |
parent | 62b8db08e7d5741adc17069fe5bec8edf3c4c2af [diff] |
ARM: tegra: Fix typoed ams,ext-control properties The property for enabling external rail control on the AS3722 is ams,ext-control, not ams,external-control. Since the external rail control property was previously being ignored, LP1 suspend on these boards wasn't actually turning the CPU rail off at all. Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>