[INTERNAL][PATCH 0/7] ASoC: stm32: Add SAI synchronization support

From: Olivier Moysan
Date: Thu Oct 19 2017 - 09:06:31 EST


This patch-set adds support of synchronization features for SAI interface.
It also adds minor fixes and improvements.

Olivier Moysan (7):
ASoC: stm32: Add synchronization to SAI bindings
ASoC: stm32: sai: Move static settings to DAI init
ASoC: stm32: sai: Fix DMA burst size
ASoC: stm32: sai: fix stop management in isr
ASoC: stm32: sai: Remove spurious IRQs on stop
ASoC: stm32: sai: Fix get reset controller
ASoC: stm32: sai: Add synchronization support

.../devicetree/bindings/sound/st,stm32-sai.txt | 14 +-
sound/soc/stm/stm32_sai.c | 162 ++++++++++++++++++++-
sound/soc/stm/stm32_sai.h | 22 ++-
sound/soc/stm/stm32_sai_sub.c | 156 +++++++++++++++++---
4 files changed, 318 insertions(+), 36 deletions(-)

--
1.9.1