imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] dt-bindings: mfd: dlg,da9063: allow wakeup-source property
@ 2025-10-14 18:41 Frank Li
  2025-10-21 13:31 ` Rob Herring (Arm)
  2025-10-25 11:48 ` (subset) " Lee Jones
  0 siblings, 2 replies; 5+ messages in thread
From: Frank Li @ 2025-10-14 18:41 UTC (permalink / raw)
  To: Support Opensource, Lee Jones, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Steve Twiss,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list
  Cc: imx

Allow wakeup-source property to below CHECK_DTBS warnings:
  arch/arm/boot/dts/nxp/imx/imx6dl-emcon-avari.dtb: pmic@58 (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/mfd/dlg,da9063.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/mfd/dlg,da9063.yaml b/Documentation/devicetree/bindings/mfd/dlg,da9063.yaml
index 51612dc22748f..4f08e9ac7e564 100644
--- a/Documentation/devicetree/bindings/mfd/dlg,da9063.yaml
+++ b/Documentation/devicetree/bindings/mfd/dlg,da9063.yaml
@@ -81,6 +81,8 @@ properties:
   watchdog:
     $ref: /schemas/watchdog/dlg,da9062-watchdog.yaml
 
+  wakeup-source: true
+
 patternProperties:
   "^(.+-hog(-[0-9]+)?)$":
     type: object
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [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; 5+ 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] 5+ messages in thread

end of thread, other threads:[~2025-10-25 11:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-14 18:41 [PATCH 1/1] dt-bindings: mfd: dlg,da9063: allow wakeup-source property Frank Li
2025-10-21 13:31 ` Rob Herring (Arm)
2025-10-25 11:48 ` (subset) " Lee Jones
  -- strict thread matches above, loose matches on Subject: below --
2025-10-14 18:45 [PATCH 1/1] dt-bindings: mfd: dlg,da9063: Allow " 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).