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

Commit da2acb00 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

ARM: dts: msm: Add rtb and sleep-counter nodes for sdm855



Add rtb and boot_stats dts nodes for sdm855 SoC.

Change-Id: I7c618d3e0c43b3a87cb1e1d41b8b5485a0db4db7
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 73725081
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -454,6 +454,17 @@
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	};

	qcom,msm-rtb {
		compatible = "qcom,msm-rtb";
		qcom,rtb-size = <0x100000>;
	};

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

	clock_rpmh: qcom,rpmhclk {
		compatible = "qcom,dummycc";
		clock-output-names = "rpm_clocks";