From: Dinh Nguyen <dinguyen@kernel.org>
To: muhammad.nazim.amirul.nazle.asmade@altera.com
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/2] arm64: dts: socfpga: agilex72: Add initial device tree
Date: Mon, 6 Jul 2026 07:26:48 -0500 [thread overview]
Message-ID: <0b4d9e54-d443-4690-850b-1cc9ac59869f@kernel.org> (raw)
In-Reply-To: <20260625065329.20274-1-muhammad.nazim.amirul.nazle.asmade@altera.com>
On 6/25/26 01:53, muhammad.nazim.amirul.nazle.asmade@altera.com wrote:
> From: Nazim Amirul <muhammad.nazim.amirul.nazle.asmade@altera.com>
>
> This series introduces basic device tree support for the Intel/Altera
> Agilex72 SoCFPGA platform, which is a new SoC featuring a heterogeneous
> CPU cluster (Cortex-A520 and Cortex-A720 cores).
>
> Patch 1 adds the new compatible strings for Agilex72 to the arm/altera
> DT bindings documentation.
>
> Patch 2 introduces the initial DTSI and board-level DTS for the Agilex72
> SoCDK. The DTSI covers the core SoC nodes: CPUs, GIC-v3 interrupt
> controller with ITS, ARM architectural timer, PSCI, SMMU-v3, OCRAM, and
> two UART serial controllers backed by a fixed-clock placeholder. The clock
> manager driver for this platform is not yet upstream, so a fixed-clock
> at 125 MHz is used as an interim solution for the UART clock, matching
> the hardware-confirmed LSP_SP_CLK frequency.
>
> Changes in v3:
> - Add UART serial console (uart0, uart1) with fixed-clock placeholder at 125 MHz
> - Add aliases and chosen nodes in board DTS for serial console
>
> Changes in v2:
> - Applied relevant feedback from Shahsiko's review
> - Re-add arm,armv8-timer node which is mandatory for kernel boot
> - Rename platform from agilex7-gen2 to agilex72
>
> 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 | 156 ++++++++++++++++++
> .../boot/dts/intel/socfpga_agilex72_socdk.dts | 27 +++
> 4 files changed, 190 insertions(+)
> create mode 100644 arch/arm64/boot/dts/intel/socfpga_agilex72.dtsi
> create mode 100644 arch/arm64/boot/dts/intel/socfpga_agilex72_socdk.dts
>
Applied!
Thanks,
Dinh
prev parent reply other threads:[~2026-07-06 12:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-25 6:53 [PATCH v3 0/2] arm64: dts: socfpga: agilex72: Add initial device tree muhammad.nazim.amirul.nazle.asmade
2026-06-25 6:53 ` [PATCH v3 1/2] dt-bindings: arm: altera: Add Agilex72 SoCFPGA compatible strings muhammad.nazim.amirul.nazle.asmade
2026-06-25 6:53 ` [PATCH v3 2/2] arm64: dts: socfpga: agilex72: Add initial device tree muhammad.nazim.amirul.nazle.asmade
2026-06-25 7:04 ` sashiko-bot
2026-07-06 12:26 ` Dinh Nguyen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0b4d9e54-d443-4690-850b-1cc9ac59869f@kernel.org \
--to=dinguyen@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=muhammad.nazim.amirul.nazle.asmade@altera.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox