Home
last modified time | relevance | path

Searched hist:cb05dac1bc34ad701972503ca1a75b51ae4478ff (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/fsl/
H A Dfsl_micfil.cdiff cb05dac1bc34ad701972503ca1a75b51ae4478ff Mon May 09 04:14:22 CDT 2022 Shengjiu Wang <shengjiu.wang@nxp.com> ASoC: fsl_micfil: Add support for i.MX8MPlus

On i.MX8Plus there are two updates for micfil module.

One is that the output format is S32_LE, only the 24 more
significative bits have information, the other bits are always
zero. Add 'formats' variable in soc data to distinguish the
format on different platform.
Another is that the fifo depth is 32 entries.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://lore.kernel.org/r/1652087663-1908-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>