mfd: max8907: Add power off control
authorStephen Warren <swarren@nvidia.com>
Tue, 18 Sep 2012 22:51:19 +0000 (16:51 -0600)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 19 Sep 2012 10:07:56 +0000 (12:07 +0200)
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>

No differences found