On Thu, 16 Dec 2021 20:20:01 -0800, Florian Fainelli wrote: > Convert the Broadcom BDC device controller Device Tree binding to YAML > to help with validation. > > Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx> > --- > .../devicetree/bindings/usb/brcm,bdc.txt | 29 ----------- > .../devicetree/bindings/usb/brcm,bdc.yaml | 49 +++++++++++++++++++ > MAINTAINERS | 2 +- > 3 files changed, 50 insertions(+), 30 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/usb/brcm,bdc.txt > create mode 100644 Documentation/devicetree/bindings/usb/brcm,bdc.yaml > Applied, thanks!