Commits

Shengjiu Wang committed 3fe11b5de70
MLK-17428-2: ASoC: AK4497: support 384kHz and 768kHz for ak4497 The default definition in ALSA for sample rate is in range 8kHz to 192kHz, but some codec support very high sample rate, so we need to use the SNDRV_PCM_RATE_KNOT and add constraint list for sample rate to support 384kHz and 768Hz. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>