[PATCH 0/2] arm64: dts: socfpga: agilex7-gen2: Add initial device tree support
From: muhammad . nazim . amirul . nazle . asmade
Date: Tue Jun 23 2026 - 07:17:32 EST
From: Nazim Amirul <muhammad.nazim.amirul.nazle.asmade@xxxxxxxxxx>
This series introduces initial device tree support for the Intel
SoCFPGA Agilex7 Gen2 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.
Nazim Amirul (2):
dt-bindings: arm: altera: Add Agilex7 Gen2 SoCFPGA compatible strings
arm64: dts: socfpga: agilex7-gen2: Add initial device tree
.../devicetree/bindings/arm/altera.yaml | 6 +
arch/arm64/boot/dts/intel/Makefile | 1 +
.../boot/dts/intel/socfpga_agilex7_gen2.dtsi | 175 ++++++++++++++++++
.../dts/intel/socfpga_agilex7_gen2_socdk.dts | 15 ++
4 files changed, 197 insertions(+)
create mode 100644 arch/arm64/boot/dts/intel/socfpga_agilex7_gen2.dtsi
create mode 100644 arch/arm64/boot/dts/intel/socfpga_agilex7_gen2_socdk.dts
--
2.43.7