Re: [PATCH v9 1/4] dt-bindings: input: pwm-beeper: Convert txt bindings to yaml

From: Rob Herring
Date: Mon Jan 30 2023 - 18:09:35 EST



On Mon, 30 Jan 2023 14:56:47 +0100, Manuel Traut wrote:
> Converts txt binding to new YAML format.
>
> Signed-off-by: Manuel Traut <manuel.traut@xxxxxx>
> ---
> .../devicetree/bindings/input/pwm-beeper.txt | 24 ------------
> .../devicetree/bindings/input/pwm-beeper.yaml | 39 +++++++++++++++++++
> 2 files changed, 39 insertions(+), 24 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/input/pwm-beeper.txt
> create mode 100644 Documentation/devicetree/bindings/input/pwm-beeper.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>