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

Commit 454cabd5 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: qcom: add thermal mitigation of battery for Lahaina QRD"

parents 2d470262 fb49c6c1
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -186,6 +186,13 @@
			&tert_mi2s_sd0_sleep>;
};

&battery_charger {
	qcom,thermal-mitigation = <10000000 9500000 9000000 8500000 8000000
				7500000 7000000 6500000 6000000 5500000
				5000000 4500000 4000000 3500000 3000000
				2500000 2000000 1500000 1000000 500000>;
};

&wil6210 {
	status = "ok";
};