[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230926111017.320409-1-festevam@gmail.com>
Date: Tue, 26 Sep 2023 08:10:17 -0300
From: Fabio Estevam <festevam@...il.com>
To: kuba@...nel.org
Cc: wei.fang@....com,
shenwei.wang@....com,
xiaoning.wang@....com,
linux-imx@....com,
davem@...emloft.net,
edumazet@...gle.com,
pabeni@...hat.com,
robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org,
shawnguo@...nel.org,
netdev@...r.kernel.org,
devicetree@...r.kernel.org,
Fabio Estevam <festevam@...x.de>,
Conor Dooley <conor.dooley@...rochip.com>
Subject: [PATCH v2 net-next] dt-bindings: net: fec: Add imx8dxl description
From: Fabio Estevam <festevam@...x.de>
The imx8dl FEC has the same programming model as the one on the imx8qxp.
Add the imx8dl compatible string.
Signed-off-by: Fabio Estevam <festevam@...x.de>
Acked-by: Conor Dooley <conor.dooley@...rochip.com>
---
Changes since v1:
- Sent as a standalone patch to netdev folks.
- Collected Conor's ack.
Documentation/devicetree/bindings/net/fsl,fec.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/net/fsl,fec.yaml b/Documentation/devicetree/bindings/net/fsl,fec.yaml
index b494e009326e..8948a11c994e 100644
--- a/Documentation/devicetree/bindings/net/fsl,fec.yaml
+++ b/Documentation/devicetree/bindings/net/fsl,fec.yaml
@@ -59,6 +59,7 @@ properties:
- const: fsl,imx6sx-fec
- items:
- enum:
+ - fsl,imx8dxl-fec
- fsl,imx8qxp-fec
- const: fsl,imx8qm-fec
- const: fsl,imx6sx-fec
--
2.34.1
Powered by blists - more mailing lists