drivers: reset: Reset controller driver for STiH416
authorStephen Gallimore <stephen.gallimore@st.com>
Wed, 7 Aug 2013 15:57:26 +0000 (16:57 +0100)
committerSrinivas Kandagatla <srinivas.kandagatla@st.com>
Tue, 11 Mar 2014 10:51:40 +0000 (10:51 +0000)
commitd0ace0f6e5bfa1b064789cf343e42a3c808f031a
tree09fcd9527d021ca34baa1a8142530f58dac8d748
parent1f42c290c3d91b5f9f60bd503b12ba06c7f47021
drivers: reset: Reset controller driver for STiH416

This patch adds a reset controller platform driver for the STiH416
SoC. This initial version provides a compatible driver for the
"st,stih416-powerdown" device, which registers a system configuration
register based reset controller that controls the powerdown state of
hardware such as the on-chip USB host controllers.

Signed-off-by: Stephen Gallimore <stephen.gallimore@st.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/sti/Kconfig
drivers/reset/sti/Makefile
drivers/reset/sti/reset-stih416.c [new file with mode: 0644]
This page took 0.024603 seconds and 5 git commands to generate.