Commits
Daniel Baluta committed 7713dcdb9f9
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>