Skip to content

Upstream audio tunner patch to mtk-v5.15-dev

When streaming ETDM/I2S for a long time, the sample may be dropped. The apll tuner is necessary.

Normally, the clock source of audio module is either 26M or APLL1/APLL2, but APLL1/APLL2 are not the multiple of 26M.

In the patch, APLL1 and APLL2 tuners are enabled to handle sample rate mismatch when the data path crosses two different clock domains.

BUG: AIOT-1199 Signed-off-by: Trevor Wu trevor.wu@mediatek.com Signed-off-by: Fadwa Chiby fchiby@baylibre.com

Edited by Fadwa Chiby

Merge request reports