On Wed, 08 Dec 2021 12:28:00 -0800, Florian Fainelli wrote: > Convert the Broadcom AMAC Device Tree binding to YAML to help with > schema and dtbs checking. > > Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx> > --- > .../devicetree/bindings/net/brcm,amac.txt | 30 ------- > .../devicetree/bindings/net/brcm,amac.yaml | 88 +++++++++++++++++++ > MAINTAINERS | 2 +- > 3 files changed, 89 insertions(+), 31 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/net/brcm,amac.txt > create mode 100644 Documentation/devicetree/bindings/net/brcm,amac.yaml > Applied, thanks!