dt-bindings: Add thermal mitigation step for qcom,battery-charger

Add "qcom,thermal-mitigation-step" property to configure fast charging
current step size.

Change-Id: I4c8662283e470e02deb85953a62385a908c9a5c2
This commit is contained in:
Anjelique Melendez
2021-10-18 11:52:03 -07:00
committed by Gerrit - the friendly Code Review server
parent 0a6e05e965
commit b625cb3c2a

View File

@@ -22,6 +22,16 @@ information on "qcom,pmic_glink" device which is used in the example below.
way that the next element is always less than or equal to
the current element (descending order).
- qcom,thermal-mitigation-step:
Usage: optional
Value type: <u32>
Definition: Fast charging current step (in uA) which if specified
would be used to calculate different system thermal mitigation
levels based on the maximum charging current provided by the
charger firmware. This property can be specified only if
"qcom,thermal-mitigation" property is not specified.
Minimum step value is 500000(500 mA).
- qcom,wireless-fw-name:
Usage: optional
Value type: <string>