diff mbox series

[v2,net-next] dt-bindings: net: fec: Add imx8dxl description

Message ID 20230926111017.320409-1-festevam@gmail.com
State Not Applicable
Headers show
Series [v2,net-next] dt-bindings: net: fec: Add imx8dxl description | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Fabio Estevam Sept. 26, 2023, 11:10 a.m. UTC
From: Fabio Estevam <festevam@denx.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@denx.de>
Acked-by: Conor Dooley <conor.dooley@microchip.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(+)

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 4, 2023, 6 p.m. UTC | #1
Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 26 Sep 2023 08:10:17 -0300 you wrote:
> From: Fabio Estevam <festevam@denx.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@denx.de>
> Acked-by: Conor Dooley <conor.dooley@microchip.com>
> 
> [...]

Here is the summary with links:
  - [v2,net-next] dt-bindings: net: fec: Add imx8dxl description
    https://git.kernel.org/netdev/net-next/c/ca6f5c2f94aa

You are awesome, thank you!
diff mbox series

Patch

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