Messages in this thread Patch in this message |  | | From | Dan Murphy <> | Subject | [PATCH v2 3/4] dt-bindings: power: Add BQ28z610 compatible | Date | Thu, 28 May 2020 07:21:46 -0500 |
| |
Add the Texas Instruments bq28z610 battery monitor to the bq27xxx binding.
Signed-off-by: Dan Murphy <dmurphy@ti.com> --- Documentation/devicetree/bindings/power/supply/bq27xxx.yaml | 1 + 1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/power/supply/bq27xxx.yaml b/Documentation/devicetree/bindings/power/supply/bq27xxx.yaml index 51cb1f685dcf..d74c99c21604 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,bq27561 + - ti,bq28z610 reg: maxItems: 1 -- 2.26.2
|  |