Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb54eb10 authored by Lee Jones's avatar Lee Jones Committed by Maxime Coquelin
Browse files

ARM: STi: STiH416: Add Restart support for STiH416

parent 48f3fe6b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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";