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

Commit 4d78d728 authored by Lingutla Chandrasekhar's avatar Lingutla Chandrasekhar
Browse files

ARM: dts: msm: Add sleep counter support for sdm670



Add sleep counter device tree support to get boot stats
on SDM670.

Change-Id: Iaf70639da79dda4b5f85a2821832d3187c14ef08
Signed-off-by: default avatarLingutla Chandrasekhar <clingutla@codeaurora.org>
parent 07609e0f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1083,6 +1083,12 @@
		qcom,rtb-size = <0x100000>;
	};

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

	qcom,msm-imem@146bf000 {
		compatible = "qcom,msm-imem";
		reg = <0x146bf000 0x1000>;