The DA9062 can be used to power off a system if it is appropriately
wired.
Signed-off-by: Helmut Grohne <[email protected]>
---
Documentation/devicetree/bindings/mfd/da9062.txt | 1 +
1 file changed, 1 insertion(+)
This series effectively is a rebased resend. The earlier posting was
https://lore.kernel.org/all/20200107120613.GA746@laureti-dev/. Back then, this
patch was Acked-by: Rob Herring, but I'm not including that ack here, because
this patch required a non-trivial rebase.
Helmut
diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt
index bab0d0e66cb3..4861c3ad97e9 100644
--- a/Documentation/devicetree/bindings/mfd/da9062.txt
+++ b/Documentation/devicetree/bindings/mfd/da9062.txt
@@ -41,6 +41,7 @@ further information on IRQ bindings.
Optional properties:
+- system-power-controller
- gpio-controller : Marks the device as a gpio controller.
- #gpio-cells : Should be two. The first cell is the pin number and the
second cell is used to specify the gpio polarity.
--
2.20.1
Dipl.-Inf. Helmut Grohne
Research and Development
Application Engineering
Phone: +49 (371) 24354 0 ∙ Fax: +49 (371) 24354 020
[email protected] ∙ https://www.intenta.de
Intenta GmbH ∙ Ahornstraße 55 ∙ 09112 Chemnitz, Germany
Managing Director: Dr.-Ing. Basel Fardi ∙ VAT/USt-IdNr.: DE 275745394
Commercial register: HRB 26404 Amtsgericht Chemnitz
On Fri, 22 Apr 2022 08:16:55 +0200, Helmut Grohne wrote:
> The DA9062 can be used to power off a system if it is appropriately
> wired.
>
> Signed-off-by: Helmut Grohne <[email protected]>
> ---
> Documentation/devicetree/bindings/mfd/da9062.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> This series effectively is a rebased resend. The earlier posting was
> https://lore.kernel.org/all/20200107120613.GA746@laureti-dev/. Back then, this
> patch was Acked-by: Rob Herring, but I'm not including that ack here, because
> this patch required a non-trivial rebase.
>
> Helmut
>
Acked-by: Rob Herring <[email protected]>
On 22 April 2022 07:17, Helmut Grohne wrote:
> The DA9062 can be used to power off a system if it is appropriately
> wired.
>
> Signed-off-by: Helmut Grohne <[email protected]>
Reviewed-by: Adam Thomson <[email protected]>