^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) Intel Stratix10 SoC FPGA Manager
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) Required properties:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) The fpga_mgr node has the following mandatory property, must be located under
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) firmware/svc node.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) - compatible : should contain "intel,stratix10-soc-fpga-mgr" or
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) "intel,agilex-soc-fpga-mgr"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) Example:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) firmware {
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) svc {
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) fpga_mgr: fpga-mgr {
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) compatible = "intel,stratix10-soc-fpga-mgr";
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) };
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) };
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) };