Skip to content

Commit 13f0a58

Browse files
jekhorsre
authored andcommitted
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: Yauhen Kharuzhy <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
1 parent d20267c commit 13f0a58

File tree

1 file changed

+5
-2
lines changed
  • Documentation/devicetree/bindings/power/supply

1 file changed

+5
-2
lines changed

Documentation/devicetree/bindings/power/supply/bq25890.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
Binding for TI bq25890 Li-Ion Charger
22

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

66
Required properties:
77
- compatible: Should contain one of the following:
88
* "ti,bq25890"
9+
* "ti,bq25892"
10+
* "ti,bq25895"
11+
* "ti,bq25896"
912
- reg: integer, i2c address of the device.
1013
- ti,battery-regulation-voltage: integer, maximum charging voltage (in uV);
1114
- ti,charge-current: integer, maximum charging current (in uA);

0 commit comments

Comments
 (0)