commit | b079fa72069ba7f754ba8bdf737335abdb971b67 | [log] [tgz] |
---|---|---|
author | Bill Huang <bilhuang@nvidia.com> | Sun Aug 19 18:07:56 2012 -0700 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Sep 14 09:52:14 2012 +0200 |
tree | 475ae5a57cddff10d9a3905390ba80a38301250a | |
parent | 004c15a68076f5bdc343bed92efed81087cecbfb [diff] |
mfd: dt: tps65910: Add power off control Add DT property "ti,system-power-controller" telling whether or not this pmic is in charge of controlling the system power, so the power off routine can be hooked up to system call "pm_power_off". Based on the work by: Dan Willemsen <dwillemsen@nvidia.com> Signed-off-by: Bill Huang <bilhuang@nvidia.com> Tested-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>