[PATCH v2 0/2] arm64: dts: socfpga: agilex72: Add initial device tree support
From: muhammad . nazim . amirul . nazle . asmade
Date: Wed Jun 24 2026 - 01:57:31 EST
From: Nazim Amirul <muhammad.nazim.amirul.nazle.asmade@xxxxxxxxxx>
This series introduces initial device tree support for the Intel
SoCFPGA Agilex72 platform.
The first patch registers the new SoC and board compatible strings in
the DT binding. The second patch adds the SoC DTSI and board DTS with
basic platform nodes.
Changes in v2:
- Rename platform from agilex7-gen2 to agilex72
- Add arm,armv8-timer node (was mistakenly removed in v1); other
review comments from Shashiko are either addressed or confirmed as false positives
consistent with existing SoCFPGA platform conventions
Nazim Amirul (2):
dt-bindings: arm: altera: Add Agilex72 SoCFPGA compatible strings
arm64: dts: socfpga: agilex72: Add initial device tree
.../devicetree/bindings/arm/altera.yaml | 6 +
arch/arm64/boot/dts/intel/Makefile | 1 +
.../boot/dts/intel/socfpga_agilex72.dtsi | 128 ++++++++++++++++++
.../boot/dts/intel/socfpga_agilex72_socdk.dts | 15 ++
4 files changed, 150 insertions(+)
create mode 100644 arch/arm64/boot/dts/intel/socfpga_agilex72.dtsi
create mode 100644 arch/arm64/boot/dts/intel/socfpga_agilex72_socdk.dts
--
2.43.7