Message ID | 20221024220015.1759428-2-nfraprado@collabora.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 1c44873993d97f1da264ae9a7adb336d6af8ff9b |
Headers | show |
Series | Add missing dt-binding properties to rt5682(s) | expand |
Il 25/10/22 00:00, Nícolas F. R. A. Prado ha scritto: > The rt5682s codec is a DAI provider with two interfaces - AIF1 and AIF2 > - and therefore should have a #sound-dai-cells property that is equal to > 1. Add it. > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com> > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
On Tue, Oct 25, 2022 at 3:07 AM AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> wrote: > > Il 25/10/22 00:00, Nícolas F. R. A. Prado ha scritto: > > The rt5682s codec is a DAI provider with two interfaces - AIF1 and AIF2 > > - and therefore should have a #sound-dai-cells property that is equal to > > 1. Add it. > > > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com> > > > > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
diff --git a/Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml b/Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml index ca5b8987b749..1c0b06d82369 100644 --- a/Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml +++ b/Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml @@ -87,6 +87,9 @@ properties: maxItems: 2 description: Name given for DAI word clock and bit clock outputs. + "#sound-dai-cells": + const: 1 + additionalProperties: false required: