Re: [PATCH v2 2/5] dt-bindings: input: Centralize 'linux,code' definition

From: Samuel Holland
Date: Sun Jul 03 2022 - 01:29:25 EST


On 6/8/22 4:12 PM, Rob Herring wrote:
> Multiple bindings use 'linux,code', but there is not a central
> definition and type. Add 'linux,code' to input.yaml and update all the
> users to use it.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> .../devicetree/bindings/input/adc-joystick.yaml | 2 +-
> .../input/allwinner,sun4i-a10-lradc-keys.yaml | 5 ++---

For allwinner,sun4i-a10-lradc-keys.yaml:

Acked-by: Samuel Holland <samuel@xxxxxxxxxxxx>

> .../devicetree/bindings/input/azoteq,iqs7222.yaml | 7 ++-----
> .../devicetree/bindings/input/gpio-keys.yaml | 1 -
> .../devicetree/bindings/input/input.yaml | 8 ++++++++
> .../devicetree/bindings/input/iqs269a.yaml | 15 ++++++---------
> .../devicetree/bindings/input/iqs626a.yaml | 5 ++---
> .../devicetree/bindings/input/iqs62x-keys.yaml | 5 ++---
> .../devicetree/bindings/input/max77650-onkey.yaml | 8 ++++----
> 9 files changed, 27 insertions(+), 29 deletions(-)