This patch set enables ethernet support for the Agilex5 family of SOCFPGAs,
and specifically enables gmac2 on the Agilex5 SOCFPGA Premium Development
Kit. Patches 1 and 4 from v2 have been merged; so they are dropped from this
version. The remaining two patches are unchanged from v2.
Link to v2:
https://lore.kernel.org/lkml/20250724154052.205706-1-matthew.gerlach@altera.com/T/#m3e3d9774dbdb34d646b53c04c46ec49d32254544
Patch 1 defines the base gmac nodes it the Agilex5 DTSI.
Patch 2 enables gmac2 on the Agilex5 SOCFPGA Premium Development Kit.
Matthew Gerlach (1):
arm64: dts: socfpga: agilex5: enable gmac2 on the Agilex5 dev kit
Mun Yew Tham (1):
arm64: dts: Agilex5 Add gmac nodes to DTSI for Agilex5
.../arm64/boot/dts/intel/socfpga_agilex5.dtsi | 336 ++++++++++++++++++
.../boot/dts/intel/socfpga_agilex5_socdk.dts | 20 ++
2 files changed, 356 insertions(+)
--
2.35.3