[PATCH v3 0/2] Input: snvs_pwrkey - add configurable force shutdown time

Ian Ray posted 2 patches 9 months, 1 week ago
.../bindings/crypto/fsl,sec-v4.0-mon.yaml     |  5 +++++
drivers/input/keyboard/snvs_pwrkey.c          | 22 +++++++++++++++++++
2 files changed, 27 insertions(+)
[PATCH v3 0/2] Input: snvs_pwrkey - add configurable force shutdown time
Posted by Ian Ray 9 months, 1 week ago
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
Re: [PATCH v3 0/2] Input: snvs_pwrkey - add configurable force shutdown time
Posted by Ian Ray 7 months, 3 weeks ago
On Sat, Mar 15, 2025 at 11:34:53AM +0200, Ian Ray wrote:
> PATCH 1 - update binding
> PATCH 2 - add support to driver

Hello there,

Would there be any more comments?

Thanks,
Ian


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