Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: fpga: add compatible value to Stratix10 SoC FPGA manager binding

Add a compatible property value to Stratix10 SoC FPGA manager binding file

Signed-off-by: Richard Gong <richard.gong@intel.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Moritz Fischer <mdf@kernel.org>

authored by

Richard Gong and committed by
Moritz Fischer
2e00dd1b a1d1f5d4

+2 -1
+2 -1
Documentation/devicetree/bindings/fpga/intel-stratix10-soc-fpga-mgr.txt
··· 4 4 The fpga_mgr node has the following mandatory property, must be located under 5 5 firmware/svc node. 6 6 7 - - compatible : should contain "intel,stratix10-soc-fpga-mgr" 7 + - compatible : should contain "intel,stratix10-soc-fpga-mgr" or 8 + "intel,agilex-soc-fpga-mgr" 8 9 9 10 Example: 10 11