power: reset: Add msm restart support
authorAbhimanyu Kapur <abhimany@codeaurora.org>
Wed, 31 Jul 2013 00:05:28 +0000 (17:05 -0700)
committerAnton Vorontsov <anton@enomsg.org>
Fri, 9 Aug 2013 18:47:53 +0000 (11:47 -0700)
commit78be3176c4335b8ff3d9625ed3fc571e7d2ba8f4
tree08a71d66ac0069147b18f76e3265f7b9b8bbbc84
parent68ace3e1886b94925c73e08702437f6dcd539a4d
power: reset: Add msm restart support

Add support for restart and poweroff functionality present on MSM chipsets
with the MPM2 ps-hold hardware.

Signed-off-by: Abhimanyu Kapur <abhimany@codeaurora.org>
Tested-by: Ivan T. Ivanov <iivanov@mm-sol.com>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
Documentation/devicetree/bindings/power_supply/msm-poweroff.txt [new file with mode: 0644]
drivers/power/reset/Kconfig
drivers/power/reset/Makefile
drivers/power/reset/msm-poweroff.c [new file with mode: 0644]