linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: stm32: i2s: add power management
@ 2019-02-08 10:49 Olivier Moysan
  2019-02-08 10:49 ` [PATCH 1/2] " Olivier Moysan
  2019-02-08 10:49 ` [PATCH 2/2] SoC: stm32: i2s: manage clock power Olivier Moysan
  0 siblings, 2 replies; 5+ messages in thread
From: Olivier Moysan @ 2019-02-08 10:49 UTC (permalink / raw)
  To: lgirdwood, broonie, perex, tiwai, mcoquelin.stm32,
	alexandre.torgue, alsa-devel, linux-arm-kernel, linux-stm32,
	linux-kernel, olivier.moysan, arnaud.pouliquen,
	benjamin.gaignard

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-02-08 13:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08 10:49 [PATCH 0/2] ASoC: stm32: i2s: add power management Olivier Moysan
2019-02-08 10:49 ` [PATCH 1/2] " Olivier Moysan
2019-02-08 13:11   ` Applied "ASoC: stm32: i2s: add power management" to the asoc tree Mark Brown
2019-02-08 10:49 ` [PATCH 2/2] SoC: stm32: i2s: manage clock power Olivier Moysan
2019-02-08 13:11   ` Applied "SoC: stm32: i2s: manage clock power" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).