Commits

Zidan Wang committed de404aaa671
MLK-10108-1: ASoC: fsl_sai: Add tdm slot operation for SAI master mode Add tdm slot operation for SAI master mode. When using SAI as master mode, we should use set_tdm_slot() helper function to set tdm slots in machine driver. SAI will generate BCLK depends on sample rate, slots and slot width. And there may be unused BCLK cycles before each LRCLK transition. Signed-off-by: Zidan Wang <zidan.wang@freescale.com> (cherry picked from commit 06fe60409a2de3192cee78331fcb8baca337db69)