]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ASoC: stm32: Add full duplex support to i2s
authorolivier moysan <olivier.moysan@st.com>
Thu, 18 May 2017 15:19:53 +0000 (17:19 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 19 May 2017 17:34:43 +0000 (18:34 +0100)
commite7cc49b8adf25e7bae6acaeb37036ef8726b902c
tree4db9434172820acac13fed7e6b79c2fd6a4fca5f
parente4e6ec7b127c97fbfa92161d0fc69f526f603e97
ASoC: stm32: Add full duplex support to i2s

This patch allows to use i2s interface either as single
audio path (rx or tx), or bidirectional audio path.
This patch is added separately, as the driver does not
follow recommended use of the interface, to support this
configuration.

Signed-off-by: olivier moysan <olivier.moysan@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/stm/stm32_i2s.c