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

Commit fb49c6c1 authored by Minghao Zhang's avatar Minghao Zhang
Browse files

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

Add enough thermal mitigations of battery charging on Lahaina QRD platform.

Change-Id: I8ccb97ba4cb2bc4a44f6d2db846a353581e33ff2
parent c992018c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -185,6 +185,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";
};