linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] dt-bindings: mfd: dlg,da9063: Allow wakeup-source property
@ 2025-10-14 18:45 Frank Li
  2025-10-21 13:30 ` Rob Herring (Arm)
  0 siblings, 1 reply; 2+ messages in thread
From: Frank Li @ 2025-10-14 18:45 UTC (permalink / raw)
  To: Support Opensource, Dmitry Torokhov, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Biju Das,
	open list:INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN)...,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list
  Cc: imx

Allow wakeup-source property to fix below CHECK_DTBS warnings:
  arch/arm/boot/dts/nxp/imx/imx6dl-emcon-avari.dtb: onkey (dlg,da9063-onkey): 'wakeup-source' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 Documentation/devicetree/bindings/input/dlg,da9062-onkey.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/input/dlg,da9062-onkey.yaml b/Documentation/devicetree/bindings/input/dlg,da9062-onkey.yaml
index 1480d95421e18..29ff8fc0d02ec 100644
--- a/Documentation/devicetree/bindings/input/dlg,da9062-onkey.yaml
+++ b/Documentation/devicetree/bindings/input/dlg,da9062-onkey.yaml
@@ -32,6 +32,8 @@ properties:
       the OnKey driver will remove support for the KEY_POWER key press
       when triggered using a long press of the OnKey.
 
+  wakeup-source: true
+
 required:
   - compatible
 
-- 
2.34.1


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

* Re: [PATCH 1/1] dt-bindings: mfd: dlg,da9063: Allow wakeup-source property
  2025-10-14 18:45 [PATCH 1/1] dt-bindings: mfd: dlg,da9063: Allow wakeup-source property Frank Li
@ 2025-10-21 13:30 ` Rob Herring (Arm)
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring (Arm) @ 2025-10-21 13:30 UTC (permalink / raw)
  To: Frank Li
  Cc: Dmitry Torokhov, Biju Das, Support Opensource, devicetree,
	linux-kernel, imx, Conor Dooley, linux-input, Krzysztof Kozlowski


On Tue, 14 Oct 2025 14:45:31 -0400, Frank Li wrote:
> Allow wakeup-source property to fix below CHECK_DTBS warnings:
>   arch/arm/boot/dts/nxp/imx/imx6dl-emcon-avari.dtb: onkey (dlg,da9063-onkey): 'wakeup-source' does not match any of the regexes: 'pinctrl-[0-9]+'
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
>  Documentation/devicetree/bindings/input/dlg,da9062-onkey.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>


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

end of thread, other threads:[~2025-10-21 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-14 18:45 [PATCH 1/1] dt-bindings: mfd: dlg,da9063: Allow wakeup-source property Frank Li
2025-10-21 13:30 ` Rob Herring (Arm)

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).