On Mon, 07 Dec 2020 09:11:51 +0100, Sergio Paracuellos wrote: > Convert the mt7621-gpio device tree bindings to the new YAML format. > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> > --- > .../bindings/gpio/mediatek,mt7621-gpio.txt | 35 --------- > .../bindings/gpio/mediatek,mt7621-gpio.yaml | 72 +++++++++++++++++++ > 2 files changed, 72 insertions(+), 35 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/gpio/mediatek,mt7621-gpio.txt > create mode 100644 Documentation/devicetree/bindings/gpio/mediatek,mt7621-gpio.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>