[PATCH v9 07/12] dt-bindings: net: fec: Add i.MX8DXL compatible string
From: Abel Vesa <hidden>
Date: 2022-06-07 11:18:34
Also in:
linux-arm-kernel, linux-devicetree, linux-phy, linux-usb, lkml
Subsystem:
freescale imx / mxc fec driver, networking drivers, open firmware and flattened device tree bindings, the rest · Maintainers:
Wei Fang, Andrew Lunn, "David S. Miller", Eric Dumazet, Jakub Kicinski, Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Linus Torvalds
Add the i.MX8DXL compatible string for FEC. It also uses
"fsl,imx8qm-fec".
Signed-off-by: Abel Vesa <redacted>
Acked-by: Rob Herring <robh@kernel.org>
---
Documentation/devicetree/bindings/net/fsl,fec.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/fsl,fec.yaml b/Documentation/devicetree/bindings/net/fsl,fec.yaml
index daa2f79a294f..92654823f3dd 100644
--- a/Documentation/devicetree/bindings/net/fsl,fec.yaml
+++ b/Documentation/devicetree/bindings/net/fsl,fec.yaml
@@ -58,6 +58,10 @@ properties:
- fsl,imx8qxp-fec
- const: fsl,imx8qm-fec
- const: fsl,imx6sx-fec
+ - items:
+ - enum:
+ - fsl,imx8dxl-fec
+ - const: fsl,imx8qm-fec
reg:
maxItems: 1--
2.34.3