diff options
author | Heiko Stuebner <heiko.stuebner@bq.com> | 2018-11-13 13:47:53 +0100 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2018-12-05 22:57:56 +0100 |
commit | d0717d73be810f8c814048502f36cf4e10fe5fce (patch) | |
tree | 0191da1a8e8b6b700aac877f1b6330bd7038bc98 /Documentation/devicetree/bindings/power/supply | |
parent | 161a2135e08274a6fa9742e1c020d8138d0032a1 (diff) |
power: supply: bq24190_charger: add support for bq24196 variant
The bq24196 is another variant of the bq24190 charger ic.
Its register set is identical to the bq24192 and it even reuses
the same part number (0x5).
Signed-off-by: Heiko Stuebner <heiko.stuebner@bq.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'Documentation/devicetree/bindings/power/supply')
-rw-r--r-- | Documentation/devicetree/bindings/power/supply/bq24190.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/bq24190.txt b/Documentation/devicetree/bindings/power/supply/bq24190.txt index c8ac028bd3c7..ffe2be408bb6 100644 --- a/Documentation/devicetree/bindings/power/supply/bq24190.txt +++ b/Documentation/devicetree/bindings/power/supply/bq24190.txt @@ -5,6 +5,7 @@ Required properties: * "ti,bq24190" * "ti,bq24192" * "ti,bq24192i" + * "ti,bq24196" - reg: integer, I2C address of the charger. - interrupts[-extended]: configuration for charger INT pin. |