提交 b08e569a 编写于 作者: K Krzysztof Kozlowski 提交者: Dinh Nguyen

dt-bindings: altera: document existing Cyclone 5 board compatibles

Several Cyclone 5 SoCFPGA based boards have additional board compatibles
which are not documented in the bindings.
Signed-off-by: NKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: NDinh Nguyen <dinguyen@kernel.org>
上级 e783362e
...@@ -13,12 +13,30 @@ properties: ...@@ -13,12 +13,30 @@ properties:
$nodename: $nodename:
const: "/" const: "/"
compatible: compatible:
items: oneOf:
- enum: - description: Arria 5 boards
- altr,socfpga-cyclone5 items:
- altr,socfpga-arria5 - const: altr,socfpga-arria5
- altr,socfpga-arria10 - const: altr,socfpga
- const: altr,socfpga
- description: Arria 10 boards
items:
- const: altr,socfpga-arria10
- const: altr,socfpga
- description: Cyclone 5 boards
items:
- enum:
- altr,socfpga-cyclone5-socdk
- denx,mcvevk
- ebv,socrates
- macnica,sodia
- novtech,chameleon96
- samtec,vining
- terasic,de0-atlas
- terasic,socfpga-cyclone5-sockit
- const: altr,socfpga-cyclone5
- const: altr,socfpga
additionalProperties: true additionalProperties: true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册