commit | d17adfdb17fb9f182d1fc5189d4772cd03f187c3 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Jan 25 14:43:27 2012 -0700 |
committer | Olof Johansson <olof@lixom.net> | Mon Feb 06 18:21:21 2012 -0800 |
tree | 86be2d49064474ce44eec06016d661a042e3ffcd | |
parent | 797acf705bf440c736b71cc958f46a174ec87d10 [diff] |
ARM: dt: Add binding for Tegra PMC The Tegra PMC (Power Management Controller) interfaces with an external PMU (Power Management Unit), and controls wake-up from sleep modes. This initial binding is the bare minimum required to control the PMC's inversion of the PMU's interrupt signal. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Olof Johansson <olof@lixom.net>