[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1581696052-11540-2-git-send-email-richard.gong@linux.intel.com>
Date: Fri, 14 Feb 2020 10:00:46 -0600
From: richard.gong@...ux.intel.com
To: gregkh@...uxfoundation.org, mdf@...nel.org, robh+dt@...nel.org,
mark.rutland@....com, dinguyen@...nel.org
Cc: linux-fpga@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, richard.gong@...ux.intel.com,
Richard Gong <richard.gong@...el.com>
Subject: [PATCHv1 1/7] dt-bindings: fpga: add compatible value to Stratix10 SoC FPGA manager binding
From: Richard Gong <richard.gong@...el.com>
Add a compatible property value to Stratix10 SoC FPGA manager binding file
Signed-off-by: Richard Gong <richard.gong@...el.com>
---
.../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
Powered by blists - more mailing lists