Re: [PATCH v4 2/2] dt-bindings: net: Convert SYSTEMPORT to YAML

From: Rob Herring
Date: Wed Dec 08 2021 - 16:48:00 EST


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!