power: reset: Add restart functionality for STiH41x platforms
authorLee Jones <lee.jones@linaro.org>
Tue, 22 Jul 2014 14:52:28 +0000 (15:52 +0100)
committerSebastian Reichel <sre@kernel.org>
Fri, 26 Sep 2014 15:34:15 +0000 (17:34 +0200)
commitf0745f3696e88b4055c6229e1306a78fbe503066
tree80287d0e02fe5fa145f39982f8f6f282decf9215
parent661a88860274e059fdb744dfaa98c045db7b5d1d
power: reset: Add restart functionality for STiH41x platforms

This driver adds the restart functionality for STiH415 and STiH416
platforms from STMicroelectronics.  This driver registers an
arm_pm_restart function to reset the platform.

Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/reset/Kconfig
drivers/power/reset/Makefile
drivers/power/reset/st-poweroff.c [new file with mode: 0644]