netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] arm64: dts: socfpga: enable ethernet support for Agilex5
@ 2025-07-24 15:40 Matthew Gerlach
  2025-07-24 15:40 ` [PATCH v2 1/4] dt-bindings: net: altr,socfpga-stmmac: Add compatible string " Matthew Gerlach
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Matthew Gerlach @ 2025-07-24 15:40 UTC (permalink / raw)
  To: andrew+netdev, davem, edumazet, kuba, pabeni, robh, krzk+dt,
	conor+dt, mcoquelin.stm32, alexandre.torgue, dinguyen,
	maxime.chevallier, richardcochran, netdev, devicetree,
	linux-stm32, linux-arm-kernel, linux-kernel
  Cc: Matthew Gerlach

This patch set enables ethernet support for the Agilex5 family of SOCFPGAs,
and specifically enables gmac2 on the Agilex5 SOCFPGA Premium Development
Kit.

Patch 1 defines Agilex5 compatibility string in the device tree bindings.

Patch 2 defines the base gmac nodes it the Agilex5 DTSI.

Patch 3 enables gmac2 on the Agilex5 SOCFPGA Premium Development Kit.

Patch 4 add the new compatibility string to dwmac-socfpga.c.

Matthew Gerlach (2):
  dt-bindings: net: altr,socfpga-stmmac: Add compatible string for
    Agilex5
  arm64: dts: socfpga: agilex5: enable gmac2 on the Agilex5 dev kit

Mun Yew Tham (2):
  arm64: dts: Agilex5 Add gmac nodes to DTSI for Agilex5
  net: stmmac: dwmac-socfpga: Add xgmac support for Agilex5

 .../bindings/net/altr,socfpga-stmmac.yaml     |   8 +-
 .../arm64/boot/dts/intel/socfpga_agilex5.dtsi | 336 ++++++++++++++++++
 .../boot/dts/intel/socfpga_agilex5_socdk.dts  |  20 ++
 .../ethernet/stmicro/stmmac/dwmac-socfpga.c   |   1 +
 4 files changed, 363 insertions(+), 2 deletions(-)

-- 
2.35.3


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-08-31  1:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-24 15:40 [PATCH v2 0/4] arm64: dts: socfpga: enable ethernet support for Agilex5 Matthew Gerlach
2025-07-24 15:40 ` [PATCH v2 1/4] dt-bindings: net: altr,socfpga-stmmac: Add compatible string " Matthew Gerlach
2025-07-25 23:25   ` Rob Herring (Arm)
2025-07-24 15:40 ` [PATCH v2 2/4] arm64: dts: Agilex5 Add gmac nodes to DTSI " Matthew Gerlach
2025-08-04 14:57   ` Matthew Gerlach
2025-08-11 15:40     ` Matthew Gerlach
2025-08-31  1:30       ` Dinh Nguyen
2025-07-24 15:40 ` [PATCH v2 3/4] arm64: dts: socfpga: agilex5: enable gmac2 on the Agilex5 dev kit Matthew Gerlach
2025-07-24 15:40 ` [PATCH v2 4/4] net: stmmac: dwmac-socfpga: Add xgmac support for Agilex5 Matthew Gerlach
2025-07-26  0:00 ` [PATCH v2 0/4] arm64: dts: socfpga: enable ethernet " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).