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

Commit 3c146323 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "dt-bindings: batterydata: add SOH range property"

parents 49bac532 0176bc99
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -146,6 +146,12 @@ Profile data node optional properties:
			Element 1 - FV value for soft warm.
- qcom,batt-age-level:  Battery age level. This is used only when multiple
			profile loading is supported.
- qcom,soh-range:	A tuple entry to specify the values of SOH range that
			the battery profile has to be used for. This needs to
			be specified along with "qcom,batt-age-level" for the
			proper functionality.
			Element 0 - SOH minimum level.
			Element 1 - SOH maximum level.
- qcom,taper-fcc: A bool property to enable gradual reduction in FCC in steps
			of pre-configured value, whenever step charging
			thresholds are crossed-over.