[PATCH v2 2/4] dt-bindings: riscv: Add item for StarFive JH7110 audio board

From: Walker Chen
Date: Wed Apr 19 2023 - 22:42:20 EST


Add bindings to describe the audio board that works in conjunction with
the VisionFive2 board.

Signed-off-by: Walker Chen <walker.chen@xxxxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/riscv/starfive.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/riscv/starfive.yaml b/Documentation/devicetree/bindings/riscv/starfive.yaml
index cc4d92f0a1bf..581d07718fde 100644
--- a/Documentation/devicetree/bindings/riscv/starfive.yaml
+++ b/Documentation/devicetree/bindings/riscv/starfive.yaml
@@ -28,6 +28,7 @@ properties:
- enum:
- starfive,visionfive-2-v1.2a
- starfive,visionfive-2-v1.3b
+ - starfive,visionfive-2-audio
- const: starfive,jh7110

additionalProperties: true
--
2.17.1