Skip to content

Commit 8bed892

Browse files
Rubuschkuba-moo
authored andcommitted
dt-bindings: net: snps,dwmac: add support for Arria10
The hard processor system (HPS) on the Intel/Altera Arria10 provides three Ethernet Media Access Controller (EMAC) peripherals. Each EMAC can be used to transmit and receive data at 10/100/1000 Mbps over ethernet connections in compliance with the IEEE 802.3 specification. The EMACs on the Arria10 are instances of the Synopsis DesignWare Universal 10/100/1000 Ethernet MAC, version 3.72a. Support the Synopsis DesignWare version 3.72a, which is used in Intel's Arria10 SoC, since it was missing. Signed-off-by: Lothar Rubusch <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent ffda5c6 commit 8bed892

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/net/snps,dwmac.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ select:
2626
- snps,dwmac-3.610
2727
- snps,dwmac-3.70a
2828
- snps,dwmac-3.710
29+
- snps,dwmac-3.72a
2930
- snps,dwmac-4.00
3031
- snps,dwmac-4.10a
3132
- snps,dwmac-4.20a
@@ -90,6 +91,7 @@ properties:
9091
- snps,dwmac-3.610
9192
- snps,dwmac-3.70a
9293
- snps,dwmac-3.710
94+
- snps,dwmac-3.72a
9395
- snps,dwmac-4.00
9496
- snps,dwmac-4.10a
9597
- snps,dwmac-4.20a

0 commit comments

Comments
 (0)