Re: [PATCH v2 1/1] dt-bindings: input: convert tca8418_keypad.txt to yaml format
From: Rob Herring
Date: Wed Sep 17 2025 - 11:52:30 EST
On Tue, Sep 16, 2025 at 12:13 PM Frank Li <Frank.Li@xxxxxxx> wrote:
>
> Convert tca8418_keypad.txt to yaml format.
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> change in v2
> - add TCA8418 to title
> ---
> .../bindings/input/tca8418_keypad.txt | 10 ---
> .../devicetree/bindings/input/ti,tca8418.yaml | 61 +++++++++++++++++++
> 2 files changed, 61 insertions(+), 10 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/input/tca8418_keypad.txt
> create mode 100644 Documentation/devicetree/bindings/input/ti,tca8418.yaml
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>