xref: /openbmc/linux/Documentation/devicetree/bindings/fpga/intel-stratix10-soc-fpga-mgr.txt (revision 4b4193256c8d3bc3a5397b5cd9494c2ad386317d)
159e32803SAlan TullIntel Stratix10 SoC FPGA Manager
259e32803SAlan Tull
359e32803SAlan TullRequired properties:
459e32803SAlan TullThe fpga_mgr node has the following mandatory property, must be located under
559e32803SAlan Tullfirmware/svc node.
659e32803SAlan Tull
7*2e00dd1bSRichard Gong- compatible : should contain "intel,stratix10-soc-fpga-mgr" or
8*2e00dd1bSRichard Gong	       "intel,agilex-soc-fpga-mgr"
959e32803SAlan Tull
1059e32803SAlan TullExample:
1159e32803SAlan Tull
1259e32803SAlan Tull	firmware {
1359e32803SAlan Tull		svc {
1459e32803SAlan Tull			fpga_mgr: fpga-mgr {
1559e32803SAlan Tull				compatible = "intel,stratix10-soc-fpga-mgr";
1659e32803SAlan Tull			};
1759e32803SAlan Tull		};
1859e32803SAlan Tull	};
19