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

2017-10-19 Thread Olivier MOYSAN
Please ignore "[INTERNAL]" in subject.
Sorry for this unappropriated header.

On 10/19/2017 03:03 PM, Olivier Moysan wrote:
> 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(-)
> 

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

2017-10-19 Thread Olivier MOYSAN
Please ignore "[INTERNAL]" in subject.
Sorry for this unappropriated header.

On 10/19/2017 03:03 PM, Olivier Moysan wrote:
> 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(-)
>