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

Commit 4ce66761 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 ATOLL



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

Change-Id: I04426c740f56da8a72706a1b8b4e7cd9a35bc419
Signed-off-by: default avatarSrinivas Ramana <sramana@codeaurora.org>
parent d4f60127
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -896,6 +896,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_seecom: qseecom@82200000 {
		compatible = "qcom,qseecom";
		reg = <0x82200000 0x2200000>;