Commit graph

5 commits

Author SHA1 Message Date
Zidan Wang e6183ec886 MLK-11435 ASoC: fsl_mqs: add snd_soc_pm_ops for mqs machine driver
add snd_soc_pm_ops for mqs machine driver to make the trigger
suspend/resume be called in suspend/resume.

Signed-off-by: Zidan Wang <zidan.wang@freescale.com>
(cherry picked from commit 7887d4d9ab461f8d1d67f62c6cbc032e082193c2)
2018-10-29 11:10:38 +08:00
Shengjiu Wang c9ff429b76 MLK-11053: ASoC: imx_mqs: Remove 96k and 192k support for mqs
If the mclk is 24.576MHz, mqs can't support 96k and 192kHz, because
the we can't get a proper clock divider for mqs.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
2018-10-29 11:10:38 +08:00
Shengjiu Wang 641fc11047 MLK-10775-2: ASoC: imx-mqs: add asrc p2p support in sai->mqs
add asrc p2p support in sai->mqs

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
2018-10-29 11:10:38 +08:00
Zidan Wang 24686b070e MLK-10108-2: ASoC: imx-mqs: set tdm slot in hw_params() for sai master mode
Set tdm slot in hw_params() for sai master mode.

Signed-off-by: Zidan Wang <zidan.wang@freescale.com>
2018-10-29 11:10:38 +08:00
Shengjiu Wang 90191de11a MLK-9723-5: ASoC: imx-mqs: add mqs machine driver
Implement machine driver for mqs, which use the sai as cpu dai.
sai work on master mode.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
(cherry picked from commit cac9eb41debc6444d753dc936cdf76874260b9e4)
2018-10-29 11:10:38 +08:00