]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: fsl_micfil: Add decimation filter bypass mode support
authorShengjiu Wang <shengjiu.wang@nxp.com>
Thu, 6 Feb 2025 03:03:06 +0000 (11:03 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 11 Feb 2025 13:36:18 +0000 (13:36 +0000)
commit21aa330fec31bb530a4ef6c9555fb157d0711112
tree6db9c79b3ef4f3825d5db61073f6cd32ee88e473
parentad1212a9cc24b740b2711014933fac6ace32aa2d
ASoC: fsl_micfil: Add decimation filter bypass mode support

When decimation filter bypass mode is enabled, PDM data can be
written into FIFO directly without any processing.

The interface of this mode is DSD big endian format, when
user needs this format, then this mode is enabled.

This mode is only for the i.MX943 platform currently.

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