diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2019-05-05 18:43:21 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2019-05-08 12:49:44 +0100 |
commit | c63217a462fe655eff329abc6a552fba5452c46f (patch) | |
tree | c0421a3df928814e790f18f896203227d5f73cdf /Documentation/devicetree/bindings/mfd | |
parent | 56076a538536ace0ac4965771acd7c62fdd4c3dd (diff) | |
download | lwn-c63217a462fe655eff329abc6a552fba5452c46f.tar.gz lwn-c63217a462fe655eff329abc6a552fba5452c46f.zip |
dt-bindings: mfd: max77620: Add system-power-controller property
Document new generic property that designates the PMIC as the system's
power controller.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/max77620.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/max77620.txt b/Documentation/devicetree/bindings/mfd/max77620.txt index b75283787ba1..5a642a51d58e 100644 --- a/Documentation/devicetree/bindings/mfd/max77620.txt +++ b/Documentation/devicetree/bindings/mfd/max77620.txt @@ -18,6 +18,11 @@ Optional properties: IRQ numbers for different interrupt source of MAX77620 are defined at dt-bindings/mfd/max77620.h. +- system-power-controller: Indicates that this PMIC is controlling the + system power, see [1] for more details. + +[1] Documentation/devicetree/bindings/power/power-controller.txt + Optional subnodes and their properties: ======================================= |