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

Commit eb222aec authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

ARM: dts: msm: Update BCL mitigation config for MSM8992



Update the BCL mitigation config for MSM8992.

Restrict the BCL frequency mitigation to Cluster 1 and add
device state of charge(SoC) threshold and mitigation
for MSM8992.

Change-Id: Ia5d45863fdf316d778fead90d4a34e3feecfb537
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent c121d8aa
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2569,12 +2569,15 @@
		qcom,bcl-enable;
		qcom,bcl-framework-interface;
		qcom,bcl-hotplug-list = <&CPU4 &CPU5>;
		qcom,bcl-freq-control-list = <&CPU4 &CPU5>;
		qcom,bcl-soc-hotplug-list = <&CPU4 &CPU5>;
		qcom,ibat-monitor {
			qcom,low-threshold-uamp = <2000000>;
			qcom,high-threshold-uamp = <3500000>;
			qcom,mitigation-freq-khz = <768000>;
			qcom,vph-high-threshold-uv = <3900000>;
			qcom,vph-low-threshold-uv = <3600000>;
			qcom,soc-low-threshold = <10>;
			qcom,thermal-handle = <&msm_thermal_freq>;
		};
	};