linux-next/sound/soc/sti
Moise Gergaud 82d4eb91ab ASoC: sti: unip reader tdm mode
Here are the changes to enable reader tdm mode:
- When TDM_ENABLE is set to 1, the i2s format should be automatically
configured. Unfortunately this is not the case (HW bug). Then, we shall
force DATA_SIZE setting.
- Compute the transfer size for tdm mode: transfer size = user frame size
- Manage tdm slots configuration given in DT.
- Refine the hw param (channels & format) according to tdm slot config.

Signed-off-by: Moise Gergaud <moise.gergaud@st.com>
Acked-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-04-12 04:59:09 +01:00
..
Kconfig ASoC: Add ability to build sti drivers 2015-07-16 21:38:24 +01:00
Makefile ASoC: Add ability to build sti drivers 2015-07-16 21:38:24 +01:00
sti_uniperif.c ASoC: sti: unip player tdm mode 2016-04-12 04:59:09 +01:00
uniperif_player.c ASoC: sti: unip player tdm mode 2016-04-12 04:59:09 +01:00
uniperif_reader.c ASoC: sti: unip reader tdm mode 2016-04-12 04:59:09 +01:00
uniperif.h ASoC: sti: unip player tdm mode 2016-04-12 04:59:09 +01:00