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

Commit 8d87a45f authored by Runmin Wang's avatar Runmin Wang Committed by Kyle Yan
Browse files

ARM: dts: msm: Add dts entry mpm2-sleep-counter for MSMCOBALT



Add dts mpm2-sleep-counter node which is used by the boot_stats driver.
This dt node gives imem offset to read boot stats written by the
bootloader.

CRs-Fixed: 1037982
Change-Id: I4f8ec495ae02908d1d8cd7e86148a6d4bd38b198
Signed-off-by: default avatarRunmin Wang <runminw@codeaurora.org>
parent ae42ddae
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2507,6 +2507,12 @@
		qcom,rtb-size = <0x100000>;
	};

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

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