ARM: STi: STiH416: Add Restart support for STiH416

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
This commit is contained in:
Lee Jones 2015-05-12 14:51:00 +02:00 committed by Maxime Coquelin
parent 48f3fe6b1e
commit fb54eb10af

View file

@ -30,6 +30,12 @@
ranges;
compatible = "simple-bus";
restart {
compatible = "st,stih416-restart";
st,syscfg = <&syscfg_sbc>;
status = "okay";
};
powerdown: powerdown-controller {
#reset-cells = <1>;
compatible = "st,stih416-powerdown";