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

Commit b27bf074 authored by Prateek Sood's avatar Prateek Sood Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add sleep counter node for sdmmagpie



Add sleep counter device tree node so that boot stats
driver can read the counter time stamps.

Change-Id: I3f669bbbb99805d7b58848bbbeb77b1cd0f626dc
Signed-off-by: default avatarPrateek Sood <prsood@codeaurora.org>
parent 26bc4b96
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -741,6 +741,12 @@
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	};

	qcom,mpm2-sleep-counter@0xc221000 {
		compatible = "qcom,mpm2-sleep-counter";
		reg = <0xc221000 0x1000>;
		clock-frequency = <32768>;
	};

	qcom,msm-rtb {
		compatible = "qcom,msm-rtb";
		qcom,rtb-size = <0x100000>;