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

Commit 3342752c authored by Mayank Grover's avatar Mayank Grover Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add mpm counter node for boot_stats

Add mpm counter node to enable boot_stats collection
for holi.

Change-Id: I40962247765b07a7b62d3205b7c259ea36af020d
parent 5797e93a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -918,6 +918,12 @@
		qcom,rtb-size = <0x100000>;
	};

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

	wdog: qcom,wdt@f410000 {
		compatible = "qcom,msm-watchdog";
		reg = <0xf410000 0x1000>;