sophgo.yaml (a23e1966932464e1c5226cb9ac4ce1d5fc10ba22) | sophgo.yaml (fa1823d4e2ebf05ffe000887c57c40d6f089ee25) |
---|---|
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2%YAML 1.2 3--- 4$id: http://devicetree.org/schemas/riscv/sophgo.yaml# 5$schema: http://devicetree.org/meta-schemas/core.yaml# 6 7title: Sophgo SoC-based boards 8 --- 14 unchanged lines hidden (view full) --- 23 - milkv,duo 24 - const: sophgo,cv1800b 25 - items: 26 - enum: 27 - sophgo,huashan-pi 28 - const: sophgo,cv1812h 29 - items: 30 - 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/sophgo.yaml# 5$schema: http://devicetree.org/meta-schemas/core.yaml# 6 7title: Sophgo SoC-based boards 8 --- 14 unchanged lines hidden (view full) --- 23 - milkv,duo 24 - const: sophgo,cv1800b 25 - items: 26 - enum: 27 - sophgo,huashan-pi 28 - const: sophgo,cv1812h 29 - items: 30 - enum: |
31 - sipeed,licheerv-nano-b 32 - const: sipeed,licheerv-nano 33 - const: sophgo,sg2002 34 - items: 35 - enum: |
|
31 - milkv,pioneer 32 - const: sophgo,sg2042 33 34additionalProperties: true 35 36... | 36 - milkv,pioneer 37 - const: sophgo,sg2042 38 39additionalProperties: true 40 41... |