[PATCH 2/4] dt-bindings: firmware: stratix10-svc: add fcs-config property

From: hangsuan . wang

Date: Fri Dec 12 2025 - 06:35:33 EST


From: "Wang, Hang Suan" <hangsuan.wang@xxxxxxxxxx>

Altera SoC FPGA Crypto Service (fcs) provide hardware crypto features
through mailbox. Fcs property has to be added to compliance with device
tree schema fcs bindings and driver.

Signed-off-by: Wang, Hang Suan <hangsuan.wang@xxxxxxxxxx>
---
---
.../devicetree/bindings/firmware/intel,stratix10-svc.yaml | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.yaml b/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.yaml
index b42cfa78b28b..c105f8dc4b7d 100644
--- a/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.yaml
+++ b/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.yaml
@@ -62,6 +62,10 @@ properties:
$ref: /schemas/fpga/intel,stratix10-soc-fpga-mgr.yaml
description: Optional child node for fpga manager to perform fabric configuration.

+ fcs-config:
+ $ref: /schemas/misc/intel,agilex5-soc-fcs-config.yaml
+ description: Optional child node for fcs Fpga Crypto Service (fcs) to perform SoC Crypto Engine.
+
required:
- compatible
- method
--
2.43.7