Re: [PATCH v4 12/23] dt-bindings: net: snps,dwmac: add support for Arria10
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-10-29 21:58:59
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-10-29 21:58:59
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Tue, 29 Oct 2024 20:23:38 +0000 Lothar Rubusch wrote:
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.
Please split out patches 11 and 12 as a separate series.