On 12/8/21 1:47 PM, Rob Herring wrote: > On Wed, 08 Dec 2021 12:28:01 -0800, Florian Fainelli wrote: >> Convert the Broadcom SYSTEMPORT Ethernet controller Device Tree binding >> to YAML. >> >> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx> >> --- >> .../bindings/net/brcm,systemport.txt | 38 -------- >> .../bindings/net/brcm,systemport.yaml | 88 +++++++++++++++++++ >> MAINTAINERS | 1 + >> 3 files changed, 89 insertions(+), 38 deletions(-) >> delete mode 100644 Documentation/devicetree/bindings/net/brcm,systemport.txt >> create mode 100644 Documentation/devicetree/bindings/net/brcm,systemport.yaml >> > > Applied, thanks! Thanks for applying the patches and fixing up my mistakes in the process. -- Florian