Skip to content

Commit 92068a3

Browse files
fpgamattkuba-moo
authored andcommitted
dt-bindings: net: altr,socfpga-stmmac: Add compatible string for Agilex5
Add compatible string for the Altera Agilex5 variant of the Synopsys DWC XGMAC IP version 2.10. Signed-off-by: Matthew Gerlach <matthew.gerlach@altera.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20250724154052.205706-2-matthew.gerlach@altera.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent c6dc26d commit 92068a3

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ maintainers:
1111

1212
description:
1313
This binding describes the Altera SOCFPGA SoC implementation of the
14-
Synopsys DWMAC for the Cyclone5, Arria5, Stratix10, and Agilex7 families
15-
of chips.
14+
Synopsys DWMAC for the Cyclone5, Arria5, Stratix10, Agilex5 and Agilex7
15+
families of chips.
1616
# TODO: Determine how to handle the Arria10 reset-name, stmmaceth-ocp, that
1717
# does not validate against net/snps,dwmac.yaml.
1818

@@ -23,6 +23,7 @@ select:
2323
enum:
2424
- altr,socfpga-stmmac
2525
- altr,socfpga-stmmac-a10-s10
26+
- altr,socfpga-stmmac-agilex5
2627

2728
required:
2829
- compatible
@@ -42,6 +43,9 @@ properties:
4243
- const: altr,socfpga-stmmac-a10-s10
4344
- const: snps,dwmac-3.74a
4445
- const: snps,dwmac
46+
- items:
47+
- const: altr,socfpga-stmmac-agilex5
48+
- const: snps,dwxgmac-2.10
4549

4650
clocks:
4751
minItems: 1

0 commit comments

Comments
 (0)