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

Commit 14785edd authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add MPM2 Sleep Counter and boot stats device for MSM8996"

parents e45fcda0 58161810
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -1635,6 +1635,12 @@
		qcom,rtb-size = <0x100000>;
	};

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

	qcom,msm-imem@66bf000 {
		compatible = "qcom,msm-imem";
		reg = <0x66bf000 0x1000>; /* Address and size of IMEM */
@@ -1652,6 +1658,11 @@
			reg = <0x65c 4>;
		};

		boot_stats@6b0 {
			compatible = "qcom,msm-imem-boot_stats";
			reg = <0x6b0 32>;
		};

		pil@94c {
			compatible = "qcom,msm-imem-pil";
			reg = <0x94c 200>;