ARM: STi: STiH407: Add Restart support for STiH407
Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
This commit is contained in:
Родитель
bc7dbcd08e
Коммит
48f3fe6b1e
|
@ -65,6 +65,12 @@
|
|||
ranges;
|
||||
compatible = "simple-bus";
|
||||
|
||||
restart {
|
||||
compatible = "st,stih407-restart";
|
||||
st,syscfg = <&syscfg_sbc_reg>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
powerdown: powerdown-controller {
|
||||
compatible = "st,stih407-powerdown";
|
||||
#reset-cells = <1>;
|
||||
|
|
Загрузка…
Ссылка в новой задаче