mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: qcom: specify thermal mitigation levels for Kalama MTP/QRD
Add charger thermal mitigation levels for Kalama MTP and QRD so that thermal SW can set CHARGE_CONTROL_LIMIT property in battery power supply for thermal mitigation. Change-Id: Ic209a0c273faa7afa0242df2130a6905841f48ea
This commit is contained in:
@@ -168,3 +168,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&battery_charger {
|
||||
qcom,thermal-mitigation = <3000000 1500000 1000000 500000>;
|
||||
};
|
||||
|
||||
@@ -209,3 +209,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&battery_charger {
|
||||
qcom,thermal-mitigation-step = <500000>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user