diff options
author | Dan Murphy <dmurphy@ti.com> | 2020-07-29 20:31:44 +0200 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2020-07-29 22:33:10 +0200 |
commit | 0827425db7a65259db50c188a26aa2ad74a3cc3a (patch) | |
tree | efe9b15ddb82d94c4887a590d5d6eb0d9c6ac040 /Documentation | |
parent | power: supply: bq27xxx_battery: Add the BQ27Z561 Battery monitor (diff) | |
download | linux-0827425db7a65259db50c188a26aa2ad74a3cc3a.tar.xz linux-0827425db7a65259db50c188a26aa2ad74a3cc3a.zip |
dt-bindings: power: Add BQ28z610 compatible
Add the Texas Instruments bq28z610 battery monitor to the bq27xxx
binding.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/power/supply/bq27xxx.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/bq27xxx.yaml b/Documentation/devicetree/bindings/power/supply/bq27xxx.yaml index 0aa33590ac24..82f682705f44 100644 --- a/Documentation/devicetree/bindings/power/supply/bq27xxx.yaml +++ b/Documentation/devicetree/bindings/power/supply/bq27xxx.yaml @@ -50,6 +50,7 @@ properties: - ti,bq27441 - ti,bq27621 - ti,bq27z561 + - ti,bq28z610 reg: maxItems: 1 |