starfive.yaml (9a87ffc99ec8eb8d35eed7c4f816d75f5cc9662e) starfive.yaml (4c536aa462f1e2981147487ca29382f4d48f44b6)
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/riscv/starfive.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: StarFive SoC-based boards
8

--- 12 unchanged lines hidden (view full) ---

21 - items:
22 - enum:
23 - beagle,beaglev-starlight-jh7100-r0
24 - starfive,visionfive-v1
25 - const: starfive,jh7100
26
27 - items:
28 - enum:
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/riscv/starfive.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: StarFive SoC-based boards
8

--- 12 unchanged lines hidden (view full) ---

21 - items:
22 - enum:
23 - beagle,beaglev-starlight-jh7100-r0
24 - starfive,visionfive-v1
25 - const: starfive,jh7100
26
27 - items:
28 - enum:
29 - milkv,mars
29 - starfive,visionfive-2-v1.2a
30 - starfive,visionfive-2-v1.3b
31 - const: starfive,jh7110
32
33additionalProperties: true
34
35...
30 - starfive,visionfive-2-v1.2a
31 - starfive,visionfive-2-v1.3b
32 - const: starfive,jh7110
33
34additionalProperties: true
35
36...