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

Walker Chen posted 4 patches 2 years, 8 months ago
There is a newer version of this series
[PATCH v2 2/4] dt-bindings: riscv: Add item for StarFive JH7110 audio board
Posted by Walker Chen 2 years, 8 months ago
Add bindings to describe the audio board that works in conjunction with
the VisionFive2 board.

Signed-off-by: Walker Chen <walker.chen@starfivetech.com>
---
 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
Re: [PATCH v2 2/4] dt-bindings: riscv: Add item for StarFive JH7110 audio board
Posted by Krzysztof Kozlowski 2 years, 7 months ago
On 20/04/2023 04:41, Walker Chen wrote:
> Add bindings to describe the audio board that works in conjunction with
> the VisionFive2 board.
> 
> Signed-off-by: Walker Chen <walker.chen@starfivetech.com>
> ---



Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof