8 Feb
2019
8 Feb
'19
11:49 a.m.
Add support of system low power modes to STM32 I2S driver: Implement sleep PM suspend and resume callbacks, to restore STM32 I2S registers after low power modes.
Add STM32 I2S peripheral and kernel clocks power management: - Enable/disable kernel clock on audio stream startup/shutdown. - Manage peripheral clock power through regmap services .
Olivier Moysan (2): ASoC: stm32: i2s: add power management SoC: stm32: i2s: manage clock power
sound/soc/stm/stm32_i2s.c | 77 +++++++++++++++++++++++++++-------------------- 1 file changed, 45 insertions(+), 32 deletions(-)
--
2.7.4