aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/power
diff options
context:
space:
mode:
authorAndrew F. Davis <afd@ti.com>2018-04-21 18:12:49 -0500
committerSebastian Reichel <sre@kernel.org>2018-04-25 23:11:47 +0200
commit5ef6a16033b47afbc578c7ef8754da5ae7b198d7 (patch)
tree420924905d704dbd2518e2ed9880b5f8e57604b8 /Documentation/devicetree/bindings/power
parentgpio-poweroff: Use gpiod_set_value_cansleep (diff)
downloadlinux-dev-5ef6a16033b47afbc578c7ef8754da5ae7b198d7.tar.xz
linux-dev-5ef6a16033b47afbc578c7ef8754da5ae7b198d7.zip
power: supply: bq27xxx: Add support for BQ27426
This device is software similar to the BQ27426 except it has different data memory offsets. Add support here. Signed-off-by: Andrew F. Davis <afd@ti.com> Acked-by: Pali Rohár <pali.rohar@gmail.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Diffstat (limited to 'Documentation/devicetree/bindings/power')
-rw-r--r--Documentation/devicetree/bindings/power/supply/bq27xxx.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/bq27xxx.txt b/Documentation/devicetree/bindings/power/supply/bq27xxx.txt
index 615c1cb6889f..37994fdb18ca 100644
--- a/Documentation/devicetree/bindings/power/supply/bq27xxx.txt
+++ b/Documentation/devicetree/bindings/power/supply/bq27xxx.txt
@@ -25,6 +25,7 @@ Required properties:
* "ti,bq27545" - BQ27545
* "ti,bq27421" - BQ27421
* "ti,bq27425" - BQ27425
+ * "ti,bq27426" - BQ27426
* "ti,bq27441" - BQ27441
* "ti,bq27621" - BQ27621
- reg: integer, I2C address of the fuel gauge.