Re: [PATCH v2] ASoC: mediatek: mt8195: update control for RT5682 series
From: Tzung-Bi Shih <hidden>
Date: 2021-12-28 07:12:23
Also in:
alsa-devel, linux-devicetree, linux-mediatek, lkml
From: Tzung-Bi Shih <hidden>
Date: 2021-12-28 07:12:23
Also in:
alsa-devel, linux-devicetree, linux-mediatek, lkml
On Tue, Dec 28, 2021 at 02:48:21PM +0800, Trevor Wu wrote:
Playback pop is observed and the root cause is the reference clock provided by MT8195 is diabled before RT5682 finishes the control flow. To ensure the reference clock supplied to RT5682 is disabled after RT5682 finishes all register controls. We replace BCLK with MCLK for RT5682 reference clock, and makes use of set_bias_level_post to handle MCLK which guarantees MCLK is off after all RT5682 register access. Signed-off-by: Trevor Wu <redacted>
Reviewed-by: Tzung-Bi Shih <redacted> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel