Re: [PATCH v2] dt-bindings: input: microchip,cap11xx: Convert txt bindings to yaml

From: Rob Herring
Date: Thu Oct 28 2021 - 17:08:29 EST


On Wed, 20 Oct 2021 01:48:16 +0200, David Heidelberg wrote:
> Convert binding for the Microchip CAP11xx series HW to the YAML syntax.
>
> Signed-off-by: David Heidelberg <david@xxxxxxx>
> ---
> v2:
> - changed mail to robh (original author seems to be not actively
> maintaining the driver since 2015)
> - common.yaml path fixed
> - $ref input.yaml added
>
> .../devicetree/bindings/input/cap11xx.txt | 78 ---------
> .../bindings/input/microchip,cap11xx.yaml | 148 ++++++++++++++++++
> 2 files changed, 148 insertions(+), 78 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/input/cap11xx.txt
> create mode 100644 Documentation/devicetree/bindings/input/microchip,cap11xx.yaml
>

Applied, thanks!