aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/reset-controller
diff options
context:
space:
mode:
authorGabriel FERNANDEZ <gabriel.fernandez@st.com>2014-04-11 17:07:00 +0200
committerMaxime Coquelin <maxime.coquelin@st.com>2014-05-21 14:26:57 +0200
commitce73d9be6aa60b09ce6c54cf03e2b7e4d1c45dfa (patch)
treea1faf8cced6ccd8444a5bcb567fcc01d655eacbc /include/dt-bindings/reset-controller
parentARM: dts: STiH407: Add B2120 board support (diff)
downloadlinux-dev-ce73d9be6aa60b09ce6c54cf03e2b7e4d1c45dfa.tar.xz
linux-dev-ce73d9be6aa60b09ce6c54cf03e2b7e4d1c45dfa.zip
driver: reset: sti: add keyscan for stih415
Add keyscan reset on stih415 reset controller. Acked-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Giuseppe Condorelli <giuseppe.condorelli@st.com> Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org> Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
Diffstat (limited to 'include/dt-bindings/reset-controller')
-rw-r--r--include/dt-bindings/reset-controller/stih415-resets.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/reset-controller/stih415-resets.h b/include/dt-bindings/reset-controller/stih415-resets.h
index c2f8a66913c5..c2329fe29cf6 100644
--- a/include/dt-bindings/reset-controller/stih415-resets.h
+++ b/include/dt-bindings/reset-controller/stih415-resets.h
@@ -22,5 +22,6 @@
#define STIH415_USB0_SOFTRESET 3
#define STIH415_USB1_SOFTRESET 4
#define STIH415_USB2_SOFTRESET 5
+#define STIH415_KEYSCAN_SOFTRESET 6
#endif /* _DT_BINDINGS_RESET_CONTROLLER_STIH415 */