diff options
author | Nikita Travkin <nikita@trvn.ru> | 2021-07-27 19:03:44 +0200 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2021-08-06 23:23:48 +0200 |
commit | e759e1b95836ec59dbadd8b7e8a7762a3c96798a (patch) | |
tree | 3498874466cea460272babd372faec6f9e90970f /Documentation | |
parent | power: supply: axp288_fuel_gauge: Take the P-Unit semaphore only once during ... (diff) | |
download | linux-e759e1b95836ec59dbadd8b7e8a7762a3c96798a.tar.xz linux-e759e1b95836ec59dbadd8b7e8a7762a3c96798a.zip |
dt-bindings: power: supply: max17042: Document max77849-battery
max77849 is a combined fuel-gauge, charger and MUIC device. Add it to
the bindings documentation.
Signed-off-by: Nikita Travkin <nikita@trvn.ru>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml b/Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml index c70f05ea6d27..42ebf87d300b 100644 --- a/Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml +++ b/Documentation/devicetree/bindings/power/supply/maxim,max17042.yaml @@ -19,6 +19,7 @@ properties: - maxim,max17047 - maxim,max17050 - maxim,max17055 + - maxim,max77849-battery reg: maxItems: 1 |