summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/regulator/max8997-regulator.txt
diff options
context:
space:
mode:
authorTimon Baetz <timon.baetz@protonmail.com>2021-01-30 17:29:17 +0000
committerMark Brown <broonie@kernel.org>2021-02-03 16:23:52 +0000
commit41a8a027f4d3f81d83b8942ef29f84223ca35ffc (patch)
treecc6e69fd155581b11777b33683be0f8eeb52d586 /Documentation/devicetree/bindings/regulator/max8997-regulator.txt
parent337710b3121a4f4183c38ff056f6f9ef516cc34f (diff)
regulator: dt-bindings: Document charger-supply for max8997
Add charger-supply optional property to enable charging control. Signed-off-by: Timon Baetz <timon.baetz@protonmail.com> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20210130172747.2022977-2-timon.baetz@protonmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regulator/max8997-regulator.txt')
-rw-r--r--Documentation/devicetree/bindings/regulator/max8997-regulator.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/regulator/max8997-regulator.txt b/Documentation/devicetree/bindings/regulator/max8997-regulator.txt
index 6fe825b8ac1b..b53c5e2b335f 100644
--- a/Documentation/devicetree/bindings/regulator/max8997-regulator.txt
+++ b/Documentation/devicetree/bindings/regulator/max8997-regulator.txt
@@ -35,6 +35,7 @@ Optional properties:
- interrupts: Interrupt specifiers for two interrupt sources.
- First interrupt specifier is for 'irq1' interrupt.
- Second interrupt specifier is for 'alert' interrupt.
+- charger-supply: regulator node for charging current.
- max8997,pmic-buck1-uses-gpio-dvs: 'buck1' can be controlled by gpio dvs.
- max8997,pmic-buck2-uses-gpio-dvs: 'buck2' can be controlled by gpio dvs.
- max8997,pmic-buck5-uses-gpio-dvs: 'buck5' can be controlled by gpio dvs.