diff options
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | 2020-09-26 22:05:34 +0300 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2020-09-30 02:12:22 +0300 |
commit | c8db568375fae4dc4297e8997b4ab0a541c37e5a (patch) | |
tree | d1a789eb847813052dd89d81b026953854443656 /Documentation/devicetree/bindings/power | |
parent | 724083293e18adf805ce5aa6dda2fe6c12071537 (diff) | |
download | linux-c8db568375fae4dc4297e8997b4ab0a541c37e5a.tar.xz |
power: supply: bq25890: document IBAT compensation DT properties
Document new properties for IBAT compensation feature.
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'Documentation/devicetree/bindings/power')
-rw-r--r-- | Documentation/devicetree/bindings/power/supply/bq25890.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/bq25890.txt b/Documentation/devicetree/bindings/power/supply/bq25890.txt index 3b4c69a7fa70..805040c6fff9 100644 --- a/Documentation/devicetree/bindings/power/supply/bq25890.txt +++ b/Documentation/devicetree/bindings/power/supply/bq25890.txt @@ -33,6 +33,10 @@ Optional properties: - ti,thermal-regulation-threshold: integer, temperature above which the charge current is lowered, to avoid overheating (in degrees Celsius). If omitted, the default setting will be used (120 degrees); +- ti,ibatcomp-micro-ohms: integer, value of a resistor in series with + the battery; +- ti,ibatcomp-clamp-microvolt: integer, maximum charging voltage adjustment due + to expected voltage drop on in-series resistor; Example: |