Re: [PATCH v2 2/4] arm64: dts: Agilex5 Add gmac nodes to DTSI for Agilex5

From: Dinh Nguyen
Date: Sat Aug 30 2025 - 21:30:37 EST



On 8/11/25 10:40, Matthew Gerlach wrote:


On 8/4/25 7:57 AM, Matthew Gerlach wrote:

On 7/24/25 8:40 AM, Matthew Gerlach wrote:
> From: Mun Yew Tham <mun.yew.tham@xxxxxxxxxx>
>
> Add the base device tree nodes for gmac0, gmac1, and gmac2 to the DTSI
> for the Agilex5 SOCFPGA.  Agilex5 has three Ethernet controllers based on
> Synopsys DWC XGMAC IP version 2.10.
>
> Signed-off-by: Mun Yew Tham <mun.yew.tham@xxxxxxxxxx>
> Signed-off-by: Matthew Gerlach <matthew.gerlach@xxxxxxxxxx>
> ---
> v2:
>   - Remove generic compatible string for Agilex5.
> ---
>   .../arm64/boot/dts/intel/socfpga_agilex5.dtsi | 336 ++++++++++++++++++
>   1 file changed, 336 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi b/arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi
> index 7d9394a04302..04e99cd7e74b 100644
> --- a/arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi
> +++ b/arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi
> @@ -486,5 +486,341 @@ qspi: spi@108d2000 {
>               clocks = <&qspi_clk>;
>               status = "disabled";
>           };

Is there any feedback for this patch and the next one in the series,
"[PATCH v2 3/4] arm64: dts: socfpga: agilex5: enable gmac2 on the
Agilex5 dev kit"?

Thanks,
Matthew Gerlach

Just checking in again. Is there any feedback on this patch (v2 2/4) or the next patch (v2 3/4)?
https://lore.kernel.org/lkml/20250724154052.205706-1-matthew.gerlach@xxxxxxxxxx/T/#m2a5f9a3d22dfef094986fd8a421051f55667b427
https://lore.kernel.org/lkml/20250724154052.205706-1-matthew.gerlach@xxxxxxxxxx/T/#m3e3d9774dbdb34d646b53c04c46ec49d32254544


Applied!

Thanks,

Dinh