Skip to content

Commit 455a634

Browse files
sverdlinRevySR
authored andcommitted
UPSTREAM: dt-bindings: soc: sophgo: Move SoCs/boards from riscv into soc, add SG2000
Move sophgo.yaml from riscv into soc/sophgo so that it can be shared for all SoCs containing ARM cores as well. This already applies to SG2002. Add SG2000 SoC, Milk-V Duo Module 01 and Milk-V Module 01 EVB. Reviewed-by: Chen Wang <[email protected]> Reviewed-by: Inochi Amaoto <[email protected]> Acked-by: Conor Dooley <[email protected]> Signed-off-by: Alexander Sverdlin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Inochi Amaoto <[email protected]> Signed-off-by: Chen Wang <[email protected]> Signed-off-by: Chen Wang <[email protected]> (cherry picked from commit 610f943) Signed-off-by: Han Gao <[email protected]>
1 parent f430d71 commit 455a634

File tree

1 file changed

+6
-1
lines changed
  • Documentation/devicetree/bindings/soc/sophgo

1 file changed

+6
-1
lines changed

Documentation/devicetree/bindings/riscv/sophgo.yaml renamed to Documentation/devicetree/bindings/soc/sophgo/sophgo.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/riscv/sophgo.yaml#
4+
$id: http://devicetree.org/schemas/soc/sophgo/sophgo.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Sophgo SoC-based boards
@@ -26,6 +26,11 @@ properties:
2626
- enum:
2727
- sophgo,huashan-pi
2828
- const: sophgo,cv1812h
29+
- items:
30+
- enum:
31+
- milkv,duo-module-01-evb
32+
- const: milkv,duo-module-01
33+
- const: sophgo,sg2000
2934
- items:
3035
- enum:
3136
- sipeed,licheerv-nano-b

0 commit comments

Comments
 (0)