Messages in this thread Patch in this message |  | | Date | Tue, 7 Jan 2020 13:06:15 +0100 | From | Helmut Grohne <> | Subject | [PATCH 2/2] dt-bindings: mfd: da9062 can be a system power controller |
| |
The DA9062 can be used to power off a system if it is appropriately wired.
Signed-off-by: Helmut Grohne <helmut.grohne@intenta.de> --- Documentation/devicetree/bindings/mfd/da9062.txt | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt index bc4b59de6a55..4b53a5b7147a 100644 --- a/Documentation/devicetree/bindings/mfd/da9062.txt +++ b/Documentation/devicetree/bindings/mfd/da9062.txt @@ -38,6 +38,10 @@ Required properties: See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for further information on IRQ bindings. +Optional properties: + +- system-power-controller + Sub-nodes: - regulators : This node defines the settings for the LDOs and BUCKs. -- 2.20.1
|  |