summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_micfil.h
AgeCommit message (Collapse)AuthorFilesLines
2019-01-07ASoC: Add MICFIL SoC Digital Audio Interface driver.Cosmin Samoila1-0/+283
Add Digital Audio Interface driver that convers PDM bitstream to PCM format. Features: - Fixed filtering characteristics for audio application. - Full or partial set of channels operation with individual enable control. - Programmable PDM clock generator. - Programmable decimation rate. - 16-bit signed output result. - Overall stopband attenuation more than 80dB. - Overall passband ripple less than 0.2dB. Signed-off-by: Cosmin-Gabriel Samoila <cosmin.samoila@nxp.com> Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Signed-off-by: Mark Brown <broonie@kernel.org>