[PATCH 4/4] arm64: dts: socfpga: agilex: add fcs node

hangsuan.wang@altera.com posted 4 patches 1 day, 19 hours ago
[PATCH 4/4] arm64: dts: socfpga: agilex: add fcs node
Posted by hangsuan.wang@altera.com 1 day, 19 hours ago
From: "Wang, Hang Suan" <hangsuan.wang@altera.com>

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@altera.com>
Signed-off-by: Wang, Hang Suan <hangsuan.wang@altera.com>
---
---
 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