Commits

Viorel Suman committed 19472a9985b
MLK-17528-2: ASoC: imx_pdm: Use FSL_SAI_CLK_BIT to signal the proper clock id The current implementation suggest that MAST1 frequency is to be changed, which is wrong. Use FSL_SAI_CLK_BIT clock id instead of FSL_SAI_CLK_MAST1 in order to make the code more intuitive and to signal proper clk_id to SAI. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com> (cherry picked from commit b5440fdf262930438df23569ff44d305e75318f5)