diff options
| author | Linux Build Service Account <lnxbuild@quicinc.com> | 2017-09-13 00:17:51 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-09-13 00:17:50 -0700 |
| commit | 7d33335338a8f7b33e1237c4765a7308bbfde39b (patch) | |
| tree | dc3d9946c132fede05d573fb7b16d7b9bcf15893 /Documentation | |
| parent | 234a1f3c32d61b63dba26b87eae06bdab521d054 (diff) | |
| parent | 092b09553758235b111d02178dba891b6c6fd3b7 (diff) | |
Merge "power: qpnp-fg-gen3: adjust ki coefficient for full soc dynamically"
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/power/supply/qcom/qpnp-fg-gen3.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/qcom/qpnp-fg-gen3.txt b/Documentation/devicetree/bindings/power/supply/qcom/qpnp-fg-gen3.txt index dc04942d6792..4207b1f0615a 100644 --- a/Documentation/devicetree/bindings/power/supply/qcom/qpnp-fg-gen3.txt +++ b/Documentation/devicetree/bindings/power/supply/qcom/qpnp-fg-gen3.txt @@ -309,6 +309,13 @@ First Level Node - FG Gen3 device is specified to make it fully functional. Value has no unit. Allowed range is 0 to 62200 in micro units. +- qcom,ki-coeff-full-dischg + Usage: optional + Value type: <u32> + Definition: Ki coefficient full SOC value that will be applied during + discharging. If not specified, a value of 0 will be set. + Allowed range is from 245 to 62256. + - qcom,fg-rconn-mohms Usage: optional Value type: <u32> |
