Message ID | 20221024220015.1759428-1-nfraprado@collabora.com |
---|---|
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 Mon, Oct 24, 2022 at 3:02 PM Nícolas F. R. A. Prado <nfraprado@collabora.com> wrote: > > 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>