OSDN Git Service

ASoC: fsl_sai: Add support for imx8qm
authorDaniel Baluta <daniel.baluta@nxp.com>
Wed, 14 Aug 2019 08:29:10 +0000 (11:29 +0300)
committerMark Brown <broonie@kernel.org>
Wed, 21 Aug 2019 12:10:45 +0000 (13:10 +0100)
commit6eeb60be5ebb73b2e5911e26fb1aed02940b7d09
tree54f64fa7006123d4d250b572f3be8f3a3ad85c5a
parentc9cff337eab394c4dc8b128dde7308a1dd2e653a
ASoC: fsl_sai: Add support for imx8qm

SAI module on imx8qm features a register map similar with imx6 series
(it doesn't have VERID and PARAM registers at the beginning
of address spece).

Also, it has one FIFO which can help up to 64 * 32 bit samples.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://lore.kernel.org/r/20190814082911.665-2-daniel.baluta@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_sai.c