OSDN Git Service

ASoC: stm32: add DFSDM DAI support
authorArnaud Pouliquen <arnaud.pouliquen@st.com>
Wed, 10 Jan 2018 10:13:15 +0000 (11:13 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 10 Jan 2018 10:52:05 +0000 (10:52 +0000)
commit55da094824c4ef1d50bc591733d79448d00265bb
tree03200b7774191dff4e8cb9097a47621d5834110a
parenta71615792d0b341500a9d1d7b374d19e3d443a12
ASoC: stm32: add DFSDM DAI support

Add driver to handle DAI interface for PDM microphones connected
to Digital Filter for Sigma Delta Modulators IP.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/stm/Kconfig
sound/soc/stm/Makefile
sound/soc/stm/stm32_adfsdm.c [new file with mode: 0644]