commit | 9582fdcb6fcf1b596a83b161a2ea886272d2a62f | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue Sep 18 16:51:19 2012 -0600 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Sep 19 12:07:56 2012 +0200 |
tree | d880190567065d64e86b29194a0ec0ca23cfb50b | |
parent | 48a364b758f861b21747a5148f26aedc504edb7f [diff] |
mfd: max8907: Add power off control Add DT property "maxim,system-power-controller" to indicate whether the PMIC is in charge of controlling the system power. If this is set, the driver will provide the pm_power_off() function. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>