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