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

Commit e1b682b8 authored by Saurabh Ambulkar's avatar Saurabh Ambulkar Committed by Shreyas K K
Browse files

ARM: dts: msm: Add dt node for restart driver on SDMSHRIKE

Add device node for msm-poweroff driver on SDMSHRIKE and
populate pshold and tcsr register addresses needed for
restarting the SoC.

Change-Id: Iab7fa7e2000ca035b5ba79025c3eac6b7f8b6fd7
parent 52d0e4d7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -947,6 +947,13 @@
			&mc_virt SLAVE_EBI1>;
	};

	restart@c264000 {
		compatible = "qcom,pshold";
		reg =   <0xc264000 0x4>,
			<0x1fd3000 0x4>;
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	};

	qcom,mpm2-sleep-counter@c221000 {
		compatible = "qcom,mpm2-sleep-counter";
		reg = <0xc221000 0x1000>;