Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 0/2] arm64: dts: socfpga: agilex72: Add initial device tree support
@ 2026-06-24  5:56 muhammad.nazim.amirul.nazle.asmade
  2026-06-24  5:56 ` [PATCH v2 1/2] dt-bindings: arm: altera: Add Agilex72 SoCFPGA compatible strings muhammad.nazim.amirul.nazle.asmade
  2026-06-24  5:56 ` [PATCH v2 2/2] arm64: dts: socfpga: agilex72: Add initial device tree muhammad.nazim.amirul.nazle.asmade
  0 siblings, 2 replies; 5+ messages in thread
From: muhammad.nazim.amirul.nazle.asmade @ 2026-06-24  5:56 UTC (permalink / raw)
  To: dinguyen; +Cc: robh, krzk+dt, conor+dt, devicetree, linux-kernel

From: Nazim Amirul <muhammad.nazim.amirul.nazle.asmade@altera.com>

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-06-24 16:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-24  5:56 [PATCH v2 0/2] arm64: dts: socfpga: agilex72: Add initial device tree support muhammad.nazim.amirul.nazle.asmade
2026-06-24  5:56 ` [PATCH v2 1/2] dt-bindings: arm: altera: Add Agilex72 SoCFPGA compatible strings muhammad.nazim.amirul.nazle.asmade
2026-06-24 16:42   ` Conor Dooley
2026-06-24  5:56 ` [PATCH v2 2/2] arm64: dts: socfpga: agilex72: Add initial device tree muhammad.nazim.amirul.nazle.asmade
2026-06-24  6:15   ` sashiko-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox