Commit 13f0a589 authored by Yauhen Kharuzhy's avatar Yauhen Kharuzhy Committed by Sebastian Reichel
Browse files

dt-bindings: Add new chips to bq25890 binding documentation



Add bq25892, bq25895 and bq25896 to list of supported device IDs in the
bq25890 DT binding document.

Signed-off-by: default avatarYauhen Kharuzhy <jekhor@gmail.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent d20267c9
Loading
Loading
Loading
Loading
+5 −2
Original line number Original line Diff line number Diff line
Binding for TI bq25890 Li-Ion Charger
Binding for TI bq25890 Li-Ion Charger


This driver will support the bq25896 and the bq25890. There are other ICs
This driver will support the bq25892, the bq25896 and the bq25890. There are
in the same family but those have not been tested.
other ICs in the same family but those have not been tested.


Required properties:
Required properties:
- compatible: Should contain one of the following:
- compatible: Should contain one of the following:
    * "ti,bq25890"
    * "ti,bq25890"
    * "ti,bq25892"
    * "ti,bq25895"
    * "ti,bq25896"
- reg: integer, i2c address of the device.
- reg: integer, i2c address of the device.
- ti,battery-regulation-voltage: integer, maximum charging voltage (in uV);
- ti,battery-regulation-voltage: integer, maximum charging voltage (in uV);
- ti,charge-current: integer, maximum charging current (in uA);
- ti,charge-current: integer, maximum charging current (in uA);