diff options
author | Nícolas F. R. A. Prado <nfraprado@collabora.com> | 2022-10-24 18:00:14 -0400 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-10-26 14:18:36 +0100 |
commit | 07b16192f3f01d002d8ff37dcd4372980330ea93 (patch) | |
tree | d93d90d32c55e992c7b19bf22dd0ceed206ecd25 /Documentation/devicetree | |
parent | 1c44873993d97f1da264ae9a7adb336d6af8ff9b (diff) | |
download | lwn-07b16192f3f01d002d8ff37dcd4372980330ea93.tar.gz lwn-07b16192f3f01d002d8ff37dcd4372980330ea93.zip |
ASoC: dt-bindings: rt5682: Set sound-dai-cells to 1
Commit 0adccaf1eac9 ("ASoC: dt-bindings: rt5682: Add #sound-dai-cells")
defined the sound-dai-cells property as 0. However, rt5682 has two DAIs,
AIF1 and AIF2, and therefore should have sound-dai-cells set to 1. Fix
it.
Fixes: 0adccaf1eac9 ("ASoC: dt-bindings: rt5682: Add #sound-dai-cells")
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20221024220015.1759428-4-nfraprado@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/sound/rt5682.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/rt5682.txt b/Documentation/devicetree/bindings/sound/rt5682.txt index c5f2b8febcee..6b87db68337c 100644 --- a/Documentation/devicetree/bindings/sound/rt5682.txt +++ b/Documentation/devicetree/bindings/sound/rt5682.txt @@ -46,7 +46,7 @@ Optional properties: - realtek,dmic-clk-driving-high : Set the high driving of the DMIC clock out. -- #sound-dai-cells: Should be set to '<0>'. +- #sound-dai-cells: Should be set to '<1>'. Pins on the device (for linking into audio routes) for RT5682: |