[PATCH 8/9] dt-bindings: riscv: sophgo: Add SG2044 compatible string
From: Inochi Amaoto
Date: Sun Apr 06 2025 - 21:10:55 EST
Add compatible string for the Sophgo SG2044 SoC and the SRD3-10
board.
Signed-off-by: Inochi Amaoto <inochiama@xxxxxxxxx>
---
Documentation/devicetree/bindings/riscv/sophgo.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/riscv/sophgo.yaml b/Documentation/devicetree/bindings/riscv/sophgo.yaml
index a14cb10ff3f0..b4c4d7a7d7ad 100644
--- a/Documentation/devicetree/bindings/riscv/sophgo.yaml
+++ b/Documentation/devicetree/bindings/riscv/sophgo.yaml
@@ -35,6 +35,10 @@ properties:
- enum:
- milkv,pioneer
- const: sophgo,sg2042
+ - items:
+ - enum:
+ - sophgo,srd3-10
+ - const: sophgo,sg2044
additionalProperties: true
--
2.49.0