[PATCH v1 4/5] dt-bindings: riscv: Add StarFive JHB100 SoC

From: Changhuang Liang

Date: Thu Apr 02 2026 - 08:16:56 EST


From: Ley Foon Tan <leyfoon.tan@xxxxxxxxxxxxxxxx>

Add device tree bindings for the StarFive JHB100 RISC-V SoC.

Signed-off-by: Ley Foon Tan <leyfoon.tan@xxxxxxxxxxxxxxxx>
Signed-off-by: Changhuang Liang <changhuang.liang@xxxxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/riscv/starfive.yaml | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/riscv/starfive.yaml b/Documentation/devicetree/bindings/riscv/starfive.yaml
index 8ba0e10b529a..277618efff6e 100644
--- a/Documentation/devicetree/bindings/riscv/starfive.yaml
+++ b/Documentation/devicetree/bindings/riscv/starfive.yaml
@@ -43,6 +43,11 @@ properties:
- const: starfive,jh7110s
- const: starfive,jh7110

+ - items:
+ - enum:
+ - starfive,jhb100-evb1
+ - const: starfive,jhb100
+
additionalProperties: true

...
--
2.25.1