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

Commit c63d18f4 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 28b9178c eb222aec
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2575,12 +2575,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>;
		};
	};