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:
Gopala Krishna Nuthaki
2023-03-15 14:51:44 +05:30
committed by Gerrit - the friendly Code Review server
parent bde3839e79
commit cc6df2ce91
3 changed files with 3 additions and 0 deletions

View File

@@ -160,5 +160,6 @@
};
&battery_charger {
qcom,thermal-mitigation-step = <500000>;
qcom,wireless-charging-not-supported;
};

View File

@@ -209,5 +209,6 @@
};
&battery_charger {
qcom,thermal-mitigation-step = <500000>;
qcom,wireless-charging-not-supported;
};

View File

@@ -176,5 +176,6 @@
};
&battery_charger {
qcom,thermal-mitigation-step = <500000>;
qcom,wireless-charging-not-supported;
};