]> www.infradead.org Git - users/dwmw2/linux.git/commit
dt-bindings: net: convert enetc to yaml
authorFrank Li <Frank.Li@nxp.com>
Tue, 9 Jul 2024 21:48:41 +0000 (17:48 -0400)
committerJakub Kicinski <kuba@kernel.org>
Thu, 11 Jul 2024 02:05:46 +0000 (19:05 -0700)
commitd00ba1d734f78c8f0a4826acd1f19ec42bbcb9be
treea4b5733b6413c28e1eb83392e7e3d4dd6dd19d00
parentab896aa62e309b3ceaa35b82dc99b64da7ce6bfa
dt-bindings: net: convert enetc to yaml

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@nxp.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20240709214841.570154-1-Frank.Li@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/fsl,enetc-ierb.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/net/fsl,enetc-mdio.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/net/fsl,enetc.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/net/fsl-enetc.txt [deleted file]