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

Commit c8b2b342 authored by Srinivas Ramana's avatar Srinivas Ramana Committed by Gerrit - the friendly Code Review server
Browse files

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



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

Change-Id: I58609d5bf17334fdf37d5ce9c56a0b8e87509d6c
Signed-off-by: default avatarSrinivas Ramana <sramana@codeaurora.org>
parent ff208969
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -861,6 +861,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,sps {
		compatible = "qcom,msm-sps-4k";
		qcom,pipe-attr-ee;