[PATCH v2 0/4] arm64: dts: socfpga: enable ethernet support for Agilex5

From: Matthew Gerlach
Date: Thu Jul 24 2025 - 11:43:07 EST


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