Skip to content

Commit 32ecb28

Browse files
xhackerustcConchuOD
authored andcommitted
dt-bindings: riscv: Add Milk-V Duo board compatibles
Document the compatible strings for the Milk-V Duo board[1] which uses the SOPHGO CV1800B SoC[2]. Link: https://milkv.io/duo [1] Link: https://en.sophgo.com/product/introduce/cv180xB.html [2] Signed-off-by: Jisheng Zhang <jszhang@kernel.org> Acked-by: Conor Dooley <conor.dooley@microchip.com> Acked-by: Chen Wang <unicorn_wang@outlook.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
1 parent 332ba4f commit 32ecb28

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/riscv/sophgo.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ properties:
1818
const: '/'
1919
compatible:
2020
oneOf:
21+
- items:
22+
- enum:
23+
- milkv,duo
24+
- const: sophgo,cv1800b
2125
- items:
2226
- enum:
2327
- milkv,pioneer

0 commit comments

Comments
 (0)