This patchset is V2 of "ASoC: sti: tdm: uni tdm mode" V2 consists of splitting the V1 patch into 7 patches.
Moise Gergaud (7): ASoC: sti: macro for uniperif tdm regs access ASoC: sti: rename unip player type into common player & reader type ASoC: sti: define tdm type & default tdm hw config ASoC: sti: helper functions for unip tdm slots configuration ASoC: sti: helper functions to fix tdm runtime params ASoC: sti: unip player tdm mode ASoC: sti: unip reader tdm mode
sound/soc/sti/sti_uniperif.c | 144 ++++++++++++++++++++++++- sound/soc/sti/uniperif.h | 197 +++++++++++++++++++++++++++++++++- sound/soc/sti/uniperif_player.c | 140 +++++++++++++++++------- sound/soc/sti/uniperif_reader.c | 229 +++++++++++++++++++++++++++++----------- 4 files changed, 606 insertions(+), 104 deletions(-)