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

Commit 78b3b7ab authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta
Browse files

ARM: dts: msm: Add pshold node for sdxprairie



Add pshold node for device restart and download mode
support on sdxprairie platform.

Change-Id: I84138467c9a16644a32818d855101754ba33f772
Signed-off-by: default avatarRaghavendra Rao Ananta <rananta@codeaurora.org>
parent fbf34e78
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -150,6 +150,14 @@
		};
	};

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

	clock_gcc: qcom,gcc {
		compatible = "qcom,dummycc";
		clock-output-names = "gcc_clocks";