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

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

ARM: STi: STiH407: Add Restart support for STiH407

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