Commits

Daniel Baluta committed 4157320745c
MLK-17485: ASoC: fsl_sai: Specify supported rate_min and rate_max Because fsl_sai_dai rates doesn't have a specific set of rate values (.rates = SNDRV_PCM_RATE_KNOT) we need to provide rate_min and rate_max otherwise functions trying to get supported parameters will get confused and return an error. Fixes: 1b6f0496e013 ("MLK-17428-8: ASoC: fsl_sai: support 768KHz sample rate") Reviewed-by: Viorel Suman <viorel.suman@nxp.com> Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com> (cherry picked from commit 08c6b853cedd3284d81ce5297c873430fa82ee54)