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

Commit e126cfe2 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 sleep counter and boot stats node on SDM845" into msm-4.9

parents 3a309d9e 3128223b
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -1503,6 +1503,12 @@
		qcom,rtb-size = <0x100000>;
	};

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

	qcom,msm-cdsp-loader {
		compatible = "qcom,cdsp-loader";
		qcom,proc-img-to-load = "cdsp";
@@ -1609,6 +1615,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>;