commit | e7cc49b8adf25e7bae6acaeb37036ef8726b902c | [log] [tgz] |
---|---|---|
author | olivier moysan <olivier.moysan@st.com> | Thu May 18 17:19:53 2017 +0200 |
committer | Mark Brown <broonie@kernel.org> | Fri May 19 18:34:43 2017 +0100 |
tree | 4db9434172820acac13fed7e6b79c2fd6a4fca5f | |
parent | e4e6ec7b127c97fbfa92161d0fc69f526f603e97 [diff] |
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>