linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add Device Tree binding and nodes for Agilex5/Agilex SOC FCS configuration.
@ 2025-12-12 11:35 hangsuan.wang
  2025-12-12 11:35 ` [PATCH 1/4] dt-bindings: misc: agilex5-soc-fcs-config: Add binding hangsuan.wang
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: hangsuan.wang @ 2025-12-12 11:35 UTC (permalink / raw)
  To: linux-kernel, devicetree, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Florian Fainelli, Thierry Reding, Lee Jones,
	Romain Gantois, Andrea della Porta, Andrei Simion, Dinh Nguyen,
	Mahesh Rao
  Cc: Marek, Simon, linux-drivers-review,
	Muhammad Amirul Asyraf Mohamad Jamian, Khairul Anuar Romli

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


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

end of thread, other threads:[~2025-12-14 14:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-12 11:35 [PATCH 0/4] Add Device Tree binding and nodes for Agilex5/Agilex SOC FCS configuration hangsuan.wang
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

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).