[PATCH v3 0/2] Input: snvs_pwrkey - add configurable force shutdown time
From: Ian Ray
Date: Sat Mar 15 2025 - 05:35:32 EST
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