Re: [PATCH 0/2] arm64: dts: agilex5: add support for debug daughter card

From: Dinh Nguyen

Date: Sat May 09 2026 - 08:05:08 EST




On 5/8/26 05:57, Adrian Ng Ho Yin wrote:
The Agilex5 SoCDK supports an optional debug daughter card that requires
a dedicated device tree variant due to differences in peripheral
connectivity compared to the standard SoCDK configuration.

When the debug daughter card is fitted:
- gpio0 and gmac2 are disabled
- gmac0 is enabled with RGMII PHY connectivity
- spi0 is enabled with a <device> peripheral at chip select 0
- The HPS LED is rewired from gpio0/porta to gpio1/portb

The new DTS inherits from socfpga_agilex5_socdk.dts and overrides only
the nodes that differ, keeping the delta minimal.

Adrian Ng Ho Yin (2):
dt-bindings: altera: add compatible for agilex5 socdk debug daughter
card
arm64: dts: agilex5: add support for debug daughter card


Applied!

Thanks,
Dinh