All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Input: snvs_pwrkey - add configurable force shutdown time
@ 2025-03-15  9:34 Ian Ray
  2025-03-15  9:34 ` [PATCH v3 1/2] dt-bindings: crypto: fsl,sec-v4.0-mon: Add "power-off-time-sec" Ian Ray
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ian Ray @ 2025-03-15  9:34 UTC (permalink / raw)
  To: dmitry.torokhov, robh, krzk+dt, conor+dt
  Cc: ian.ray, linux-input, devicetree, linux-kernel

PATCH 1 - update binding
PATCH 2 - add support to driver

Changes since v2:
* Fix dtbs_check (thank you, Krzysztof, for pointing this out)

Changes since v1:
* Drop binding

Ian Ray (2):
  dt-bindings: crypto: fsl,sec-v4.0-mon: Add "power-off-time-sec"
  Input: snvs_pwrkey - support power-off-time-sec

 .../bindings/crypto/fsl,sec-v4.0-mon.yaml     |  5 +++++
 drivers/input/keyboard/snvs_pwrkey.c          | 22 +++++++++++++++++++
 2 files changed, 27 insertions(+)

-- 
2.39.5


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

end of thread, other threads:[~2025-05-01  4:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-15  9:34 [PATCH v3 0/2] Input: snvs_pwrkey - add configurable force shutdown time Ian Ray
2025-03-15  9:34 ` [PATCH v3 1/2] dt-bindings: crypto: fsl,sec-v4.0-mon: Add "power-off-time-sec" Ian Ray
2025-03-17  9:35   ` Krzysztof Kozlowski
2025-05-01  4:22   ` Dmitry Torokhov
2025-03-15  9:34 ` [PATCH v3 2/2] Input: snvs_pwrkey - support power-off-time-sec Ian Ray
2025-05-01  4:23   ` Dmitry Torokhov
2025-04-26  8:02 ` [PATCH v3 0/2] Input: snvs_pwrkey - add configurable force shutdown time Ian Ray

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.