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

Commit b3cd5e99 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 vendor specific prefix for MSM8994 BCL properties"

parents 2ed9d212 7301b193
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -2691,12 +2691,12 @@
		qcom,bcl-framework-interface;
		qcom,bcl-hotplug-list = <&CPU4 &CPU5 &CPU6 &CPU7>;
		qcom,ibat-monitor {
			low-threshold-uamp = <1500000>;
			high-threshold-uamp = <3500000>;
			mitigation-freq-khz = <384000>;
			vph-high-threshold-uv = <3800000>;
			vph-low-threshold-uv = <3500000>;
			thermal-handle = <&msm_thermal_freq>;
			qcom,low-threshold-uamp = <1500000>;
			qcom,high-threshold-uamp = <3500000>;
			qcom,mitigation-freq-khz = <384000>;
			qcom,vph-high-threshold-uv = <3800000>;
			qcom,vph-low-threshold-uv = <3500000>;
			qcom,thermal-handle = <&msm_thermal_freq>;
		};
	};