Message ID | 20230420024118.22677-3-walker.chen@starfivetech.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add TDM audio on StarFive JH7110 | expand |
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
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
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(+)