Commit 290e44ba authored by Fabio Estevam's avatar Fabio Estevam Committed by Dmitry Torokhov

dt-bindings: input: fsl,scu-key: Document wakeup-source

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#Signed-off-by: default avatarFabio Estevam <festevam@denx.de>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230926122957.341094-1-festevam@gmail.comSigned-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 2f06996d
...@@ -24,6 +24,8 @@ properties: ...@@ -24,6 +24,8 @@ properties:
linux,keycodes: linux,keycodes:
maxItems: 1 maxItems: 1
wakeup-source: true
required: required:
- compatible - compatible
- linux,keycodes - linux,keycodes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment