Commit b2274ffe authored by Clark Wang's avatar Clark Wang Committed by David S. Miller

dt-bindings: add mx93 description

Add mx93 compatible string for eqos driver.
Signed-off-by: default avatarClark Wang <xiaoning.wang@nxp.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e5bf35ca
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/net/nxp,dwmac-imx.yaml# $id: http://devicetree.org/schemas/net/nxp,dwmac-imx.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: NXP i.MX8 DWMAC glue layer title: NXP i.MX8/9 DWMAC glue layer
maintainers: maintainers:
- Clark Wang <xiaoning.wang@nxp.com> - Clark Wang <xiaoning.wang@nxp.com>
...@@ -19,6 +19,7 @@ select: ...@@ -19,6 +19,7 @@ select:
enum: enum:
- nxp,imx8mp-dwmac-eqos - nxp,imx8mp-dwmac-eqos
- nxp,imx8dxl-dwmac-eqos - nxp,imx8dxl-dwmac-eqos
- nxp,imx93-dwmac-eqos
required: required:
- compatible - compatible
...@@ -32,6 +33,7 @@ properties: ...@@ -32,6 +33,7 @@ properties:
- enum: - enum:
- nxp,imx8mp-dwmac-eqos - nxp,imx8mp-dwmac-eqos
- nxp,imx8dxl-dwmac-eqos - nxp,imx8dxl-dwmac-eqos
- nxp,imx93-dwmac-eqos
- const: snps,dwmac-5.10a - const: snps,dwmac-5.10a
clocks: clocks:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment