aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/fpga/intel-stratix10-soc-fpga-mgr.txt
blob: 78de68975b47cb6c598e67e1a97c5adffdb4d098 (plain)
1
2
3
4
5
6
7
8
9
10
Intel Stratix10 SoC FPGA Manager

Required properties:
- compatible : should contain "intel,stratix10-soc-fpga-mgr"

Example:

	fpga_mgr: fpga-mgr@0 {
		compatible = "intel,stratix10-soc-fpga-mgr";
	};