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

Commit 967025ae 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: Add SOC threshold for BCL mitigation"

parents 8806bc6d 115c66ae
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -3170,12 +3170,14 @@
		qcom,bcl-enable;
		qcom,bcl-framework-interface;
		qcom,bcl-hotplug-list = <&CPU6 &CPU7>;
		qcom,bcl-soc-hotplug-list = <&CPU4 &CPU5 &CPU6 &CPU7>;
		qcom,ibat-monitor {
			qcom,low-threshold-uamp = <2000000>;
			qcom,high-threshold-uamp = <3500000>;
			qcom,mitigation-freq-khz = <768000>;
			qcom,vph-high-threshold-uv = <3700000>;
			qcom,vph-low-threshold-uv = <3600000>;
			qcom,vph-high-threshold-uv = <3500000>;
			qcom,vph-low-threshold-uv = <3300000>;
			qcom,soc-low-threshold = <10>;
			qcom,thermal-handle = <&msm_thermal_freq>;
		};
	};