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

Commit 58d268e7 authored by Maulik Shah's avatar Maulik Shah Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add alternate unit configuration for sdm845/670



Alternate profiling unit is configured to capture power up
time stamp. Add configuration for same.

Change-Id: Ie397f3536bcc40feaf0cc1118fd1afe92d4ac639
Signed-off-by: default avatarMaulik Shah <mkshah@codeaurora.org>
parent 32c95b94
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -195,5 +195,6 @@
	qcom,rpmh-master-stats@b221200 {
		compatible = "qcom,rpmh-master-stats-v1";
		reg = <0xb221200 0x60>;
		qcom,use-alt-unit = <3>;
	};
};
+1 −0
Original line number Diff line number Diff line
@@ -149,5 +149,6 @@
	qcom,rpmh-master-stats@b221200 {
		compatible = "qcom,rpmh-master-stats-v1";
		reg = <0xb221200 0x60>;
		qcom,use-alt-unit = <3>;
	};
};