Skip to content
Snippets Groups Projects
Commit 66881d14 authored by Shengjiu Wang's avatar Shengjiu Wang Committed by Jason Liu
Browse files

LF-6072: ASoC: imx-card: Assign clock rate for PDM format


Previously we only assigned clock rate for 44kHz series sample rate.
But meet issue on i.MX8MM 16KHz case, the calculated mclk_freq is
512KHz, but because root clock divider range limitation, the smallest
mclk rate is 768Hkz, then cause issue. so also assign mclk_freq
for 48kHz series sample rates

Fixes: 3a650ee6 ("LF-5909-2: ASoC: imx-card: fix DSD mclk frequency")
Signed-off-by: default avatarShengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: default avatarChancel Liu <chancel.liu@nxp.com>
Acked-by: default avatarJason Liu <jason.hui.liu@nxp.com>
parent 8ef1ad8d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment