devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/8] dt-bindings: input: fsl,scu-key: Document wakeup-source
@ 2023-09-26 12:29 Fabio Estevam
  2023-09-26 12:29 ` [PATCH 2/8] dt-bindings: power: fsl,scu-pd: Document imx8dl Fabio Estevam
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Fabio Estevam @ 2023-09-26 12:29 UTC (permalink / raw)
  To: shawnguo
  Cc: robh+dt, krzysztof.kozlowski+dt, conor+dt, linux-imx, devicetree,
	linux-arm-kernel, Fabio Estevam, Dmitry Torokhov

From: Fabio Estevam <festevam@denx.de>

The SCU Key controller can be used as a system wakeup source.

Document the 'wakeup-source' property.

This fixes the following schema warning:

system-controller: keys: 'wakeup-source' does not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/firmware/fsl,scu.yaml#

Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 Documentation/devicetree/bindings/input/fsl,scu-key.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/input/fsl,scu-key.yaml b/Documentation/devicetree/bindings/input/fsl,scu-key.yaml
index e5a3c355ee1f..29921aab9d97 100644
--- a/Documentation/devicetree/bindings/input/fsl,scu-key.yaml
+++ b/Documentation/devicetree/bindings/input/fsl,scu-key.yaml
@@ -24,6 +24,8 @@ properties:
   linux,keycodes:
     maxItems: 1
 
+  wakeup-source: true
+
 required:
   - compatible
   - linux,keycodes
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2023-10-29  1:51 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-26 12:29 [PATCH 1/8] dt-bindings: input: fsl,scu-key: Document wakeup-source Fabio Estevam
2023-09-26 12:29 ` [PATCH 2/8] dt-bindings: power: fsl,scu-pd: Document imx8dl Fabio Estevam
2023-09-27 15:08   ` Conor Dooley
2023-09-26 12:29 ` [PATCH 3/8] arm64: dts: imx8dxl: Pass fsl,imx8dl-scu-pd Fabio Estevam
2023-10-10  1:05   ` Shawn Guo
2023-09-26 12:29 ` [PATCH 4/8] arm64: dts: imx8dxl: Remove wakeup-irq Fabio Estevam
2023-09-26 12:29 ` [PATCH 5/8] dt-bindings: thermal: fsl,scu-thermal: Document imx8dl Fabio Estevam
2023-09-27 15:09   ` Conor Dooley
2023-09-28 13:32   ` Daniel Lezcano
2023-09-28 13:33     ` Fabio Estevam
2023-09-28 13:44   ` Daniel Lezcano
2023-09-26 12:29 ` [PATCH 6/8] arm64: dts: imx8dxl: Pass fsl,imx8dxl-sc-thermal Fabio Estevam
2023-09-26 12:29 ` [PATCH 7/8] dt-bindings: watchdog: fsl,scu-wdt: Document imx8dl Fabio Estevam
2023-09-27 15:09   ` Conor Dooley
2023-09-26 12:29 ` [PATCH 8/8] arm64: dts: imx8dxl: Pass fsl,imx8dxl-sc-wdt Fabio Estevam
2023-09-28 16:47 ` [PATCH 1/8] dt-bindings: input: fsl,scu-key: Document wakeup-source Rob Herring
2023-10-25 20:07   ` Fabio Estevam
2023-10-29  1:51     ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).