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

Commit 01c476b7 authored by Karthik Parsha's avatar Karthik Parsha
Browse files

ARM: dts: msm: Rename CCI clock gating to retention for MSM8994v1



Auto hardware clock gating mode is not supported in 8994v1. To exercise
CCI clock gating, CCI SPM can be utilized. Use the SPM to enable legacy
clock gating mode by renaming the mode to retention.

Signed-off-by: default avatarKarthik Parsha <kparsha@codeaurora.org>
Change-Id: I054720e187ff7305bf87cac031f2ae034910b15c
parent 560abc36
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
		qcom,saw2-pmic-data1 = <0x02030080>; /* VDD_APC0 on  */
		qcom,pfm-port = <0x2>;
		qcom,use-qchannel-for-pc;
		qcom,saw2-spm-cmd-wfi = [00 03 00 0f];
		qcom,saw2-spm-cmd-ret = [00 03 00 0f];
		qcom,saw2-spm-cmd-pc = [00 60 70 50 01 03 11 3f 3f 3f 3f 50 00
			60 70 0f];
	};
@@ -245,8 +245,8 @@

			qcom,pm-cluster-level@0{
				reg = <0>;
				label = "system-cci-wfi";
				qcom,spm-cci-mode = "wfi";
				label = "system-cci-retention";
				qcom,spm-cci-mode = "retention";
				qcom,latency-us = <45>;
				qcom,ss-power = <1000>;
				qcom,energy-overhead = <300000>;