mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
ARM: dts: qcom: specify thermal mitigation levels for ravelin
Add charger thermal mitigation levels for ravelin IDP,QRD and ATP, so that thermal SW can set CHARGE_CONTROL_LIMIT property in battery power supply for thermal mitigation. Change-Id: If5bd59b3f8e2367b8741f5ca71abaccd8f56328c
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
bde3839e79
commit
cc6df2ce91
@@ -160,5 +160,6 @@
|
||||
};
|
||||
|
||||
&battery_charger {
|
||||
qcom,thermal-mitigation-step = <500000>;
|
||||
qcom,wireless-charging-not-supported;
|
||||
};
|
||||
|
||||
@@ -209,5 +209,6 @@
|
||||
};
|
||||
|
||||
&battery_charger {
|
||||
qcom,thermal-mitigation-step = <500000>;
|
||||
qcom,wireless-charging-not-supported;
|
||||
};
|
||||
|
||||
@@ -176,5 +176,6 @@
|
||||
};
|
||||
|
||||
&battery_charger {
|
||||
qcom,thermal-mitigation-step = <500000>;
|
||||
qcom,wireless-charging-not-supported;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user