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

Commit f1a69bd1 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 MSM8994"

parents 6e090949 fd710b36
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -320,6 +320,12 @@
		clock-frequency = <19200000>;
	};

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

	timer@f9020000 {
		#address-cells = <1>;
		#size-cells = <1>;
@@ -709,6 +715,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>;