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

Commit 15875d89 authored by Karthik Parsha's avatar Karthik Parsha
Browse files

ARM: dts: msm: Disable rpm logs and stats on MSM8994



RPM logs and stats are not yet supported on this target. Delete these
entries from the device tree until the underlying infrastructure is ready
and validated.

Change-Id: Ic1d5fd9c6717f1ecabb2ea2178fb4bac203f03aa
Signed-off-by: default avatarKarthik Parsha <kparsha@codeaurora.org>
parent 92389a27
Loading
Loading
Loading
Loading
+0 −18
Original line number Diff line number Diff line
@@ -659,24 +659,6 @@
		rpm-channel-type = <15>; /* SMD_APPS_RPM */
	};

	qcom,rpm-log@fc19dc00 {
		compatible = "qcom,rpm-log";
		reg = <0xfc19dc00 0x4000>;
		qcom,rpm-addr-phys = <0xfc000000>;
		qcom,offset-version = <4>;
		qcom,offset-page-buffer-addr = <36>;
		qcom,offset-log-len = <40>;
		qcom,offset-log-len-mask = <44>;
		qcom,offset-page-indices = <56>;
	};

	qcom,rpm-stats@fc19dba0 {
		compatible = "qcom,rpm-stats";
		reg = <0xfc19dba0 0x1000>;
		reg-names = "phys_addr_base";
		qcom,sleep-stats-version = <2>;
	};

	qcom,msm-rng@f9bff000 {
		compatible = "qcom,msm-rng";
		reg = <0xf9bff000 0x200>;