[PATCH 4/4] arm64: dts: socfpga: agilex: add fcs node
From: hangsuan . wang
Date: Fri Dec 12 2025 - 06:35:35 EST
From: "Wang, Hang Suan" <hangsuan.wang@xxxxxxxxxx>
Altera new SoC/Hardware FPGA Crypto Service (fcs) provide
hardware crypto features through mailbox. Hence, enable
fcs driver inside the firmware node for agilex devices.
Signed-off-by: Mahesh Rao <mahesh.rao@xxxxxxxxxx>
Signed-off-by: Wang, Hang Suan <hangsuan.wang@xxxxxxxxxx>
---
---
arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
index 0dfbafde8822..3ee2f7eb7ea3 100644
--- a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
+++ b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
@@ -69,6 +69,10 @@ svc {
fpga_mgr: fpga-mgr {
compatible = "intel,agilex-soc-fpga-mgr";
};
+
+ fcs_config: fcs-config {
+ compatible = "intel,agilex-soc-fcs-config";
+ };
};
};
--
2.43.7