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

Commit cd8df0e1 authored by Aparna Mallavarapu's avatar Aparna Mallavarapu
Browse files

ARM: dts: msm: Add MPM timer and bootstats for msm8909



Add MPM timer and boot stats entries for MSM8909 to collect
KPI boot times.

Change-Id: Ibea50201410f32c3a801bcdbd1d83de485f41d2a
Signed-off-by: default avatarAparna Mallavarapu <aparnam@codeaurora.org>
parent e22a9bf6
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -1032,6 +1032,11 @@
			reg = <0x10 8>;
		};

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

		pil@94c {
			compatible = "qcom,msm-imem-pil";
			reg = <0x94c 200>;
@@ -1043,6 +1048,12 @@
		};
	};

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

	spi_0: spi@78ba000 { /* BLSP1 QUP6 */
                compatible = "qcom,spi-qup-v2";
                #address-cells = <1>;