diff options
author | Dan Murphy <dmurphy@ti.com> | 2020-07-29 21:31:44 +0300 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2020-07-29 23:33:10 +0300 |
commit | 0827425db7a65259db50c188a26aa2ad74a3cc3a (patch) | |
tree | efe9b15ddb82d94c4887a590d5d6eb0d9c6ac040 /Documentation/devicetree/bindings/power | |
parent | 6f24ff97e3231a5303841c5196a6f460f8485eb4 (diff) | |
download | linux-0827425db7a65259db50c188a26aa2ad74a3cc3a.tar.xz |
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/devicetree/bindings/power')
-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 |