[PATCH 0/4] arm64: dts: socfpga: enable ethernet support for Agilex5
Matthew Gerlach
matthew.gerlach at altera.com
Mon Jul 14 08:25:24 PDT 2025
This patch set enables ethernet support for the Agilex5 family 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 | 9 +-
.../arm64/boot/dts/intel/socfpga_agilex5.dtsi | 339 ++++++++++++++++++
.../boot/dts/intel/socfpga_agilex5_socdk.dts | 18 +
.../ethernet/stmicro/stmmac/dwmac-socfpga.c | 1 +
4 files changed, 365 insertions(+), 2 deletions(-)
--
2.49.0
More information about the linux-arm-kernel
mailing list