Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Dmitry Osipenko and committed by
Lee Jones
c63217a4 56076a53

+5
+5
Documentation/devicetree/bindings/mfd/max77620.txt
··· 18 18 IRQ numbers for different interrupt source of MAX77620 19 19 are defined at dt-bindings/mfd/max77620.h. 20 20 21 + - system-power-controller: Indicates that this PMIC is controlling the 22 + system power, see [1] for more details. 23 + 24 + [1] Documentation/devicetree/bindings/power/power-controller.txt 25 + 21 26 Optional subnodes and their properties: 22 27 ======================================= 23 28