[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230323093141.4070840-1-peng.fan@oss.nxp.com>
Date: Thu, 23 Mar 2023 17:31:40 +0800
From: "Peng Fan (OSS)" <peng.fan@....nxp.com>
To: dmitry.torokhov@...il.com, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org
Cc: shawnguo@...nel.org, aisheng.dong@....com,
linux-input@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
s.hauer@...gutronix.de, kernel@...gutronix.de, festevam@...il.com,
linux-imx@....com, Peng Fan <peng.fan@....com>
Subject: [PATCH 1/2] dt-bindings: input: fsl,scu-key: add wakeup-source property
From: Peng Fan <peng.fan@....com>
Add wakeup-source to indicate whether it could work to wakeup the system
from suspend mode.
Signed-off-by: Peng Fan <peng.fan@....com>
---
Documentation/devicetree/bindings/input/fsl,scu-key.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/input/fsl,scu-key.yaml b/Documentation/devicetree/bindings/input/fsl,scu-key.yaml
index e5a3c355ee1f..037d4aa7364f 100644
--- a/Documentation/devicetree/bindings/input/fsl,scu-key.yaml
+++ b/Documentation/devicetree/bindings/input/fsl,scu-key.yaml
@@ -24,6 +24,10 @@ properties:
linux,keycodes:
maxItems: 1
+ wakeup-source:
+ description: pwr key can be used as a wakeup source
+ type: boolean
+
required:
- compatible
- linux,keycodes
--
2.37.1
Powered by blists - more mailing lists