On Fri, Feb 14, 2020 at 10:00:46AM -0600, richard.gong@xxxxxxxxxxxxxxx wrote: > From: Richard Gong <richard.gong@xxxxxxxxx> > > Add a compatible property value to Stratix10 SoC FPGA manager binding file > > Signed-off-by: Richard Gong <richard.gong@xxxxxxxxx> > --- > .../devicetree/bindings/fpga/intel-stratix10-soc-fpga-mgr.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/fpga/intel-stratix10-soc-fpga-mgr.txt b/Documentation/devicetree/bindings/fpga/intel-stratix10-soc-fpga-mgr.txt > index 6e03f79..0f87413 100644 > --- a/Documentation/devicetree/bindings/fpga/intel-stratix10-soc-fpga-mgr.txt > +++ b/Documentation/devicetree/bindings/fpga/intel-stratix10-soc-fpga-mgr.txt > @@ -4,7 +4,8 @@ Required properties: > The fpga_mgr node has the following mandatory property, must be located under > firmware/svc node. > > -- compatible : should contain "intel,stratix10-soc-fpga-mgr" > +- compatible : should contain "intel,stratix10-soc-fpga-mgr" or > + "intel,agilex-soc-fpga-mgr" > > Example: > > -- > 2.7.4 > Applied to for-next, Thanks