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>