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:
parent
48f3fe6b1e
commit
fb54eb10af
1 changed files with 6 additions and 0 deletions
|
@ -30,6 +30,12 @@
|
||||||
ranges;
|
ranges;
|
||||||
compatible = "simple-bus";
|
compatible = "simple-bus";
|
||||||
|
|
||||||
|
restart {
|
||||||
|
compatible = "st,stih416-restart";
|
||||||
|
st,syscfg = <&syscfg_sbc>;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
powerdown: powerdown-controller {
|
powerdown: powerdown-controller {
|
||||||
#reset-cells = <1>;
|
#reset-cells = <1>;
|
||||||
compatible = "st,stih416-powerdown";
|
compatible = "st,stih416-powerdown";
|
||||||
|
|
Loading…
Add table
Reference in a new issue