Browse Source

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>
Lee Jones 10 years ago
parent
commit
fb54eb10af
1 changed files with 6 additions and 0 deletions
  1. 6 0
      arch/arm/boot/dts/stih416.dtsi

+ 6 - 0
arch/arm/boot/dts/stih416.dtsi

@@ -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";