[PATCH v1 1/5] dt-bindings: riscv: Add StarFive Dubhe-70 compatibles

From: Changhuang Liang

Date: Thu Apr 02 2026 - 08:14:28 EST


From: Ji Sheng Teoh <jisheng.teoh@xxxxxxxxxxxxxxxx>

Add new compatible string for Dubhe-70.
Dubhe-70 is a low power RISC-V cpu core from StarFive Technology.

Signed-off-by: Ji Sheng Teoh <jisheng.teoh@xxxxxxxxxxxxxxxx>
Signed-off-by: Ley Foon Tan <leyfoon.tan@xxxxxxxxxxxxxxxx>
Signed-off-by: Changhuang Liang <changhuang.liang@xxxxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/riscv/cpus.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/riscv/cpus.yaml b/Documentation/devicetree/bindings/riscv/cpus.yaml
index 5feeb2203050..e7eda7a9c345 100644
--- a/Documentation/devicetree/bindings/riscv/cpus.yaml
+++ b/Documentation/devicetree/bindings/riscv/cpus.yaml
@@ -63,6 +63,7 @@ properties:
- sifive,u74-mc
- spacemit,x100
- spacemit,x60
+ - starfive,dubhe-70
- thead,c906
- thead,c908
- thead,c910
--
2.25.1