diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2015-03-09 14:33:40 +0530 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2015-06-25 06:00:20 +0530 |
commit | 5fa2daaa8d8223d06fcdba171a7a668dc8e8b179 (patch) | |
tree | 5132e9df1f44b37430a15b28e4f60cfbf1c037be /Documentation/devicetree/bindings/arc | |
parent | e0183f523025f96e2053200616a6d602ea2b3451 (diff) | |
download | blackbird-op-linux-5fa2daaa8d8223d06fcdba171a7a668dc8e8b179.tar.gz blackbird-op-linux-5fa2daaa8d8223d06fcdba171a7a668dc8e8b179.zip |
ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x cores
Cc: Grant Likely <grant.likely@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arc')
-rw-r--r-- | Documentation/devicetree/bindings/arc/axs103.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arc/axs103.txt b/Documentation/devicetree/bindings/arc/axs103.txt new file mode 100644 index 000000000000..6eea862e72b9 --- /dev/null +++ b/Documentation/devicetree/bindings/arc/axs103.txt @@ -0,0 +1,8 @@ +Synopsys DesignWare ARC Software Development Platforms Device Tree Bindings +--------------------------------------------------------------------------- + +SDP Main Board with an AXC003 FPGA Card which can contain various flavours of +HS38x cores. + +Required root node properties: + - compatible = "snps,axs103", "snps,arc-sdp"; |