Commits

Cosmin-Gabriel Samoila committed 4c486377588
Sound: SoC: codecs: Put AK4458 codec in manual mode We cannot both derive SAI BCLK for 384KHz-S32/768KHz-S16 and respect the codec MCLK restrictions shown in AK4458 datasheet Table 5, 6 and 7. Since we can have same master clock for SAI and Codec in Manual Mode, we've chosen to use it instead of Auto Mode. Signed-off-by: Cosmin-Gabriel Samoila <cosmin.samoila@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com> (cherry picked from commit 46a1f17da003feb8bcac6b3b1d1c24a84c988c06)