commit | 2b17fa2825fe6b7bf0848b4343833d7612edbccb | [log] [tgz] |
---|---|---|
author | Romain Perier <romain.perier@gmail.com> | Tue Oct 14 06:31:10 2014 +0000 |
committer | Mark Brown <broonie@kernel.org> | Wed Oct 22 16:59:52 2014 +0100 |
tree | 9e196302b6a4235ee2e6e51cc1611811db1919bd | |
parent | a4b4e0461ec5532ad498f0dd0e68993ad79bec2b [diff] |
regulator: act8865: Add support to turn off all outputs When the property "poweroff-source" is found in the devicetree, the function pm_power_off is defined. This function sends the rights bit fields to the global off control register. shutdown/poweroff commands are now supported for hardware components which use these PMU. Signed-off-by: Romain Perier <romain.perier@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>