From: hangsuan.wang@altera.com
To: linux-kernel <linux-kernel@vger.kernel.org>,
devicetree <devicetree@vger.kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Florian Fainelli <florian.fainelli@broadcom.com>,
Thierry Reding <treding@nvidia.com>, Lee Jones <lee@kernel.org>,
Romain Gantois <romain.gantois@bootlin.com>,
Andrea della Porta <andrea.porta@suse.com>,
Andrei Simion <andrei.simion@microchip.com>,
Dinh Nguyen <dinguyen@kernel.org>,
Mahesh Rao <mahesh.rao@altera.com>
Cc: Marek <marex@denx.de>, Simon <simon.k.r.goldschmidt@gmail.com>,
linux-drivers-review@altera.com,
Muhammad Amirul Asyraf Mohamad Jamian
<muhammad.amirul.asyraf.mohamad.jamian@altera.com>,
Khairul Anuar Romli <khairul.anuar.romli@altera.com>
Subject: [PATCH 0/4] Add Device Tree binding and nodes for Agilex5/Agilex SOC FCS configuration.
Date: Fri, 12 Dec 2025 03:35:18 -0800 [thread overview]
Message-ID: <cover.1765534135.git.hang.suan.wang@altera.com> (raw)
From: "Wang, Hang Suan" <hang.suan.wang@altera.com>
This patch series introduces necessary Device Tree (DT) support for the
Soc/Hardware FPGA Crypto Service (fcs) functionality across the Altera
Agilex SoC families. This feature allows the kernel to identify, interact
and communicate with the high-speed FPGA hardware without interruption or
software overhead.
The series structured as follows:
Patch 1: Introduces the core YAML schema binding for a generic agilex5,
soc-fcs-config miscellaneous device.
Patch 2: Add fcs property to the existing stratix10-svc firmware binding.
Patch 3&4: Add the fcs nodes to the respective Agilex5 and Agilex DT files.
---
Notes:
This patch series is applied on socfpga maintainer's tree
https://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git/log/?h=socfpga_dts_for_v6.19
---
Wang, Hang Suan (4):
dt-bindings: misc: agilex5-soc-fcs-config: Add binding
dt-bindings: firmware: stratix10-svc: add fcs-config property
arm64: dts: socfpga: agilex5: add fcs node
arm64: dts: socfpga: agilex: add fcs node
.../firmware/intel,stratix10-svc.yaml | 4 +++
.../misc/intel,agilex5-soc-fcs-config.yaml | 32 +++++++++++++++++++
MAINTAINERS | 5 +++
arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 4 +++
.../arm64/boot/dts/intel/socfpga_agilex5.dtsi | 5 +++
5 files changed, 50 insertions(+)
create mode 100644 Documentation/devicetree/bindings/misc/intel,agilex5-soc-fcs-config.yaml
--
2.43.7
next reply other threads:[~2025-12-12 11:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-12 11:35 hangsuan.wang [this message]
2025-12-12 11:35 ` [PATCH 1/4] dt-bindings: misc: agilex5-soc-fcs-config: Add binding hangsuan.wang
2025-12-13 3:20 ` Krzysztof Kozlowski
2025-12-12 11:35 ` [PATCH 2/4] dt-bindings: firmware: stratix10-svc: add fcs-config property hangsuan.wang
2025-12-13 3:21 ` Krzysztof Kozlowski
2025-12-12 11:35 ` [PATCH 3/4] arm64: dts: socfpga: agilex5: add fcs node hangsuan.wang
2025-12-12 11:35 ` [PATCH 4/4] arm64: dts: socfpga: agilex: " hangsuan.wang
2025-12-12 16:45 ` [PATCH 0/4] Add Device Tree binding and nodes for Agilex5/Agilex SOC FCS configuration Wang, Hang Suan
2025-12-13 3:22 ` Krzysztof Kozlowski
2025-12-13 3:24 ` Krzysztof Kozlowski
2025-12-14 14:25 ` Lee Jones
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=cover.1765534135.git.hang.suan.wang@altera.com \
--to=hangsuan.wang@altera.com \
--cc=andrea.porta@suse.com \
--cc=andrei.simion@microchip.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dinguyen@kernel.org \
--cc=florian.fainelli@broadcom.com \
--cc=khairul.anuar.romli@altera.com \
--cc=krzk+dt@kernel.org \
--cc=lee@kernel.org \
--cc=linux-drivers-review@altera.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mahesh.rao@altera.com \
--cc=marex@denx.de \
--cc=muhammad.amirul.asyraf.mohamad.jamian@altera.com \
--cc=robh@kernel.org \
--cc=romain.gantois@bootlin.com \
--cc=simon.k.r.goldschmidt@gmail.com \
--cc=treding@nvidia.com \
/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;
as well as URLs for NNTP newsgroup(s).