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

Commit c943933c 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 rpm stats for msm8996"

parents c7280cb8 ffe03435
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -346,4 +346,15 @@
			<67  132>; /* PCIe1 */
	};

	qcom,rpm-stats@200000 {
		compatible = "qcom,rpm-stats";
		reg = <0x200000 0x1000>,
			<0x290014 0x4>,
			<0x29001c 0x4>;
		reg-names = "phys_addr_base",
			    "offset_addr",
			    "heap_phys_addrbase";
		qcom,sleep-stats-version = <2>;
	};

};