diff options
author | NĂcolas F. R. A. Prado <nfraprado@collabora.com> | 2022-10-25 00:00:12 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-10-26 15:18:34 +0200 |
commit | 1c44873993d97f1da264ae9a7adb336d6af8ff9b (patch) | |
tree | aa4db12c17d1821eb9cb61f4e86bf7c9b728640f /Documentation/devicetree/bindings/sound | |
parent | ASoC: SOF: ipc4-loader: Return ssize_t from sof_ipc4_fw_parse_ext_man() (diff) | |
download | linux-1c44873993d97f1da264ae9a7adb336d6af8ff9b.tar.xz linux-1c44873993d97f1da264ae9a7adb336d6af8ff9b.zip |
ASoC: dt-bindings: realtek,rt5682s: Add #sound-dai-cells
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: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20221024220015.1759428-2-nfraprado@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound')
-rw-r--r-- | Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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: |