On Tue, 07 Dec 2021 16:37:16 -0800, Florian Fainelli wrote: > Convert the Broadcom STB GPIO Device Tree binding to YAML to help with > validation. > > Acked-by: Gregory Fong <gregory.0xf0@xxxxxxxxx> > Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx> > --- > .../bindings/gpio/brcm,brcmstb-gpio.txt | 83 -------------- > .../bindings/gpio/brcm,brcmstb-gpio.yaml | 105 ++++++++++++++++++ > MAINTAINERS | 2 +- > 3 files changed, 106 insertions(+), 84 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.txt > create mode 100644 Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml > Applied, thanks!