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

Commit 6acc6d3c authored by Abhimanyu Kapur's avatar Abhimanyu Kapur
Browse files

ARM: dts: msm: Add device node for mpm sleep counter



Add device node for mpm 2 sleep counter which is required
for the boot stats KPI reporting.

Change-Id: I9dd28e65d714da0a5f2f52c18fcc494ef0fcfb7b
Signed-off-by: default avatarAbhimanyu Kapur <abhimany@codeaurora.org>
parent c3af0532
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -83,6 +83,12 @@
		      <0x0b002000 0x1000>;
	};

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

	qcom,msm-imem@8600000 {
		compatible = "qcom,msm-imem";
		reg = <0x8600000 0x1000>; /* Address and size of IMEM */