]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: fsl_micfil: Add i.MX943 platform support
authorShengjiu Wang <shengjiu.wang@nxp.com>
Tue, 14 Jan 2025 10:27:19 +0000 (18:27 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 14 Jan 2025 14:31:04 +0000 (14:31 +0000)
commiteab69050450ba63a4edb17d3d1a8654d2a130786
treea73c207146467676225b780be0353cdc05671597
parent9d499259db0cc5a31e212570c2cf945ad117b900
ASoC: fsl_micfil: Add i.MX943 platform support

On i.MX943, the FIFO data address is changed to 0x20~0x3c,
compared to previous version, there is a minus 4 offset,
so add a new regmap configuration for it.
And the bit width of CICOSR is changed to 5 bits, from bit
16th to 20th in REG_MICFIL_CTRL2 register, so update its
definition header file.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://patch.msgid.link/20250114102720.3664667-2-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_micfil.c
sound/soc/fsl/fsl_micfil.h