lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <175569914663.3379918.5538718443722944593.robh@kernel.org>
Date: Wed, 20 Aug 2025 09:12:27 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Jihed Chaibi <jihed.chaibi.dev@...il.com>
Cc: shuah@...nel.org, peter.ujfalusi@...il.com, devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org, conor+dt@...nel.org,
	dmitry.torokhov@...il.com, linux-input@...r.kernel.org,
	krzk+dt@...nel.org
Subject: Re: [PATCH v4] input: dt-bindings: ti,twl4030-keypad: convert to DT
 schema


On Wed, 20 Aug 2025 00:28:23 +0200, Jihed Chaibi wrote:
> Convert the legacy TXT binding for the TWL4030 keypad module
> to the modern YAML DT schema format. This adds formal validation
> and improves documentation by inheriting from the matrix-keymap schema.
> 
> Signed-off-by: Jihed Chaibi <jihed.chaibi.dev@...il.com>
> 
> ---
> Changes in v4:
>  - No changes.
>  - This patch is split from larger series per maintainer feedback.
>  - v3 link:
>     https://lore.kernel.org/all/20250816021523.167049-1-jihed.chaibi.dev@gmail.com/
> 
> Changes in v3:
>  - Made 'linux,keymap' a required property as suggested by the reviewer.
> 
> Changes in v2:
>  - Simplified the description field by removing redundant '|'
>  as it does not affect formatting in this context.
> ---
>  .../bindings/input/ti,twl4030-keypad.yaml     | 59 +++++++++++++++++++
>  .../bindings/input/twl4030-keypad.txt         | 27 ---------
>  2 files changed, 59 insertions(+), 27 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/input/ti,twl4030-keypad.yaml
>  delete mode 100644 Documentation/devicetree/bindings/input/twl4030-keypad.txt
> 

Reviewed-by: Rob Herring (Arm) <robh@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ