[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231207111300.80581-2-eichest@gmail.com>
Date: Thu, 7 Dec 2023 12:12:59 +0100
From: Stefan Eichenberger <eichest@...il.com>
To: nick@...anahar.org, dmitry.torokhov@...il.com, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org,
nicolas.ferre@...rochip.com, alexandre.belloni@...tlin.com,
claudiu.beznea@...on.dev, linus.walleij@...aro.org
Cc: linux-input@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Stefan Eichenberger <stefan.eichenberger@...adex.com>
Subject: [PATCH v1 1/2] dt-bindings: input: atmel,maxtouch: add poweroff-in-suspend property
From: Stefan Eichenberger <stefan.eichenberger@...adex.com>
Add a new property to indicate that the device should be powered off in
suspend mode.
Signed-off-by: Stefan Eichenberger <stefan.eichenberger@...adex.com>
---
Documentation/devicetree/bindings/input/atmel,maxtouch.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml b/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
index c40799355ed7..047a5101341c 100644
--- a/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
+++ b/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
@@ -87,6 +87,12 @@ properties:
- 2 # ATMEL_MXT_WAKEUP_GPIO
default: 0
+ atmel,poweroff-in-suspend:
+ description: |
+ When this property is set, all supplies are turned off when the system is
+ going to suspend.
+ type: boolean
+
wakeup-source:
type: boolean
--
2.40.1
Powered by blists - more mailing lists