OSDN Git Service

ASoC: stm32: Add I2S driver
authorolivier moysan <olivier.moysan@st.com>
Thu, 18 May 2017 15:19:52 +0000 (17:19 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 19 May 2017 17:34:43 +0000 (18:34 +0100)
commite4e6ec7b127c97fbfa92161d0fc69f526f603e97
tree4080ac818402114aa6abda9ea239cdcac068175b
parentda23173d5c6558b7435e71a4ad947390a9012c6c
ASoC: stm32: Add I2S driver

Add I2S ASoC driver for STM32.
This version of the driver supports only
exclusive playback and capture interface.

Signed-off-by: olivier moysan <olivier.moysan@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/stm/Kconfig
sound/soc/stm/Makefile
sound/soc/stm/stm32_i2s.c [new file with mode: 0644]