[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL_JsqJ83V8YmiH8dKv42ZV9eCSchD_znRDr3=NuAJTCB7kS1w@mail.gmail.com>
Date: Tue, 9 Jul 2024 20:19:18 -0600
From: Rob Herring <robh@...nel.org>
To: Frank Li <Frank.Li@....com>
Cc: conor+dt@...nel.org, davem@...emloft.net, devicetree@...r.kernel.org,
edumazet@...gle.com, imx@...ts.linux.dev, krzk+dt@...nel.org, krzk@...nel.org,
kuba@...nel.org, linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
pabeni@...hat.com
Subject: Re: [PATCH v3 1/1] dt-bindings: net: convert enetc to yaml
On Tue, Jul 9, 2024 at 3:49 PM Frank Li <Frank.Li@....com> wrote:
>
> Convert enetc device binding file to yaml. Split to 3 yaml files,
> 'fsl,enetc.yaml', 'fsl,enetc-mdio.yaml', 'fsl,enetc-ierb.yaml'.
>
> Additional Changes:
> - Add pci<vendor id>,<production id> in compatible string.
> - Ref to common ethernet-controller.yaml and mdio.yaml.
> - Add Wei fang, Vladimir and Claudiu as maintainer.
> - Update ENETC description.
> - Remove fixed-link part.
>
> Signed-off-by: Frank Li <Frank.Li@....com>
> ---
> Change from v2 to v3
> - use endpoint-config as node name for fsl,enetc-ierb.yaml,
> - wrap to 80 in fsl,enetc-ierb.yaml.
> - fix unit address don't match
> - Remove reg/compatible string for pci
> - Add pci-device.yaml, which need absolute path.
> - Use example which have mdio sub node.
>
> Change from v1 to v2
> - renamee file as fsl,enetc-mdio.yaml, fsl,enetc-ierb.yaml, fsl,enetc.yaml
> - example include pcie node
> ---
> .../bindings/net/fsl,enetc-ierb.yaml | 38 ++++++
> .../bindings/net/fsl,enetc-mdio.yaml | 57 +++++++++
> .../devicetree/bindings/net/fsl,enetc.yaml | 66 ++++++++++
> .../devicetree/bindings/net/fsl-enetc.txt | 119 ------------------
> 4 files changed, 161 insertions(+), 119 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/net/fsl,enetc-ierb.yaml
> create mode 100644 Documentation/devicetree/bindings/net/fsl,enetc-mdio.yaml
> create mode 100644 Documentation/devicetree/bindings/net/fsl,enetc.yaml
> delete mode 100644 Documentation/devicetree/bindings/net/fsl-enetc.txt
Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
Powered by blists - more mailing lists