Merge branch 'arm64-dts-socfpga-enable-ethernet-support-for-agilex5'
authorJakub Kicinski <kuba@kernel.org>
Fri, 25 Jul 2025 23:55:38 +0000 (16:55 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 25 Jul 2025 23:55:39 +0000 (16:55 -0700)
commit8020ca54a87733c03a14c937fc4f175db2484185
tree6b7e94bdd911c7c4e028e42344fb9aed347cbd4e
parentc6dc26df6b4883de63cb237b4070feba92b01a87
parenta5e290aab8fc60791486e24bc69f0fce91165a50
Merge branch 'arm64-dts-socfpga-enable-ethernet-support-for-agilex5'

Matthew Gerlach says:

====================
arm64: dts: socfpga: enable ethernet support for Agilex5

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 add the new compatibility string to dwmac-socfpga.c.
====================

Link: https://patch.msgid.link/20250724154052.205706-1-matthew.gerlach@altera.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>