OSDN Git Service

ASoC: fsl_sai: Add support for imx7ulp/imx8mq
authorDaniel Baluta <daniel.baluta@nxp.com>
Tue, 6 Aug 2019 15:12:13 +0000 (18:12 +0300)
committerMark Brown <broonie@kernel.org>
Wed, 7 Aug 2019 13:26:42 +0000 (14:26 +0100)
commita860fac420971c5a90d4f78959b44ead793aee4f
tree9f1dd92c5704580ec08b77ae912ae60c9637b324
parent4f7a0728b5305e2d865f543fbcffd617e03c7674
ASoC: fsl_sai: Add support for imx7ulp/imx8mq

SAI module on imx7ulp/imx8m features 2 new registers (VERID and PARAM)
at the beginning of register address space.

On imx7ulp FIFOs can held up to 16 x 32 bit samples.
On imx8mq FIFOs can held up to 128 x 32 bit samples.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Link: https://lore.kernel.org/r/20190806151214.6783-5-daniel.baluta@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_sai.c