linux/sound/soc/stm
Olivier Moysan e37c2deafe
ASoC: stm32: sai: fix master clock management
When master clock is used, master clock rate is set exclusively.
Parent clocks of master clock cannot be changed after a call to
clk_set_rate_exclusive(). So the parent clock of SAI kernel clock
must be set before.
Ensure also that exclusive rate operations are balanced
in STM32 SAI driver.

Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-04-10 12:16:15 +01:00
..
Kconfig ASoC: stm32: add clock dependency for sai 2018-10-23 10:51:44 +01:00
Makefile ASoC: stm32: add DFSDM DAI support 2018-01-10 10:52:05 +00:00
stm32_adfsdm.c ASoC: stm32: dfsdm: fix debugfs warnings on entry creation 2019-03-20 17:16:38 +00:00
stm32_i2s.c ASoC: stm32: i2s: fix registers declaration in regmap 2019-03-11 16:58:51 +00:00
stm32_sai.c ASoC: stm32: sai: fix set_sync service 2019-03-03 23:40:13 +00:00
stm32_sai.h ASoC: stm32: sai: set sai as mclk clock provider 2018-10-19 13:12:07 +01:00
stm32_sai_sub.c ASoC: stm32: sai: fix master clock management 2019-04-10 12:16:15 +01:00
stm32_spdifrx.c ASoC: stm32: spdifrx: Use default dai name 2018-02-12 12:04:33 +00:00