1 Intel Stratix10 SoC FPGA Manager 1 Intel Stratix10 SoC FPGA Manager 2 2 3 Required properties: 3 Required properties: 4 The fpga_mgr node has the following mandatory 4 The fpga_mgr node has the following mandatory property, must be located under 5 firmware/svc node. 5 firmware/svc node. 6 6 7 - compatible : should contain "intel,stratix10 7 - compatible : should contain "intel,stratix10-soc-fpga-mgr" or 8 "intel,agilex-soc-fpga-mgr" 8 "intel,agilex-soc-fpga-mgr" 9 9 10 Example: 10 Example: 11 11 12 firmware { 12 firmware { 13 svc { 13 svc { 14 fpga_mgr: fpga-mgr { 14 fpga_mgr: fpga-mgr { 15 compatible = " 15 compatible = "intel,stratix10-soc-fpga-mgr"; 16 }; 16 }; 17 }; 17 }; 18 }; 18 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.