dt-bindings: riscv: Add StarFive JH7110 SoC and VisionFive2 board
authorEmil Renner Berthing <kernel@esmil.dk>
Sat, 9 Jul 2022 12:01:23 +0000 (14:01 +0200)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Tue, 31 Jan 2023 15:43:40 +0000 (16:43 +0100)
Add device tree bindings for the StarFive JH7110 RISC-V SoC [1]
and the VisionFive2 board [2] equipped with it.

[1]: https://doc-en.rvspace.org/Doc_Center/jh7110.html
[2]: https://doc-en.rvspace.org/Doc_Center/visionfive_2.html

Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
Documentation/devicetree/bindings/riscv/starfive.yaml

index 5b36243fd674662e37f611def96064b1afbf3d49..64008c57e31f91a65290ca6b9e9b0ea5ea9f0c95 100644 (file)
@@ -22,6 +22,10 @@ properties:
           - const: beagle,beaglev-starlight-jh7100-r0
           - const: starfive,jh7100
 
+      - items:
+          - const: starfive,visionfive-v2
+          - const: starfive,jh7110
+
 additionalProperties: true
 
 ...