mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Add runtime PM for SAI digital audio interface
@ 2019-04-20 15:59 Daniel Baluta
  2019-04-20 15:59 ` [PATCH 1/2] ASoC: fsl: sai: Add support for runtime pm Daniel Baluta
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Daniel Baluta @ 2019-04-20 15:59 UTC (permalink / raw)
  To: broonie
  Cc: lgirdwood, timur, nicoleotsuka, Xiubo.Lee, festevam, perex,
	tiwai, alsa-devel, linuxppc-dev, linux-kernel, S.j. Wang,
	dl-linux-imx, Daniel Baluta

First patch uses system PM handlers to implement runtime PM. While
the second patch moves clock handling from startup/shutdown to runtime
PM handlers.

Daniel Baluta (1):
  ASoC: fsl: sai: Add support for runtime pm

Shengjiu Wang (1):
  ASoC: fsl: Move clock operation to PM runtime

 sound/soc/fsl/fsl_sai.c | 70 ++++++++++++++++++++++++++++++++---------
 1 file changed, 55 insertions(+), 15 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-04-22 18:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-20 15:59 [PATCH 0/2] Add runtime PM for SAI digital audio interface Daniel Baluta
2019-04-20 15:59 ` [PATCH 1/2] ASoC: fsl: sai: Add support for runtime pm Daniel Baluta
2019-04-21  5:43   ` Nicolin Chen
2019-04-20 15:59 ` [PATCH 2/2] ASoC: fsl: Move clock operation to PM runtime Daniel Baluta
2019-04-21  5:54   ` Nicolin Chen
2019-04-22 11:02     ` Viorel Suman
2019-04-22 18:15       ` Nicolin Chen
2019-04-21  5:42 ` [PATCH 0/2] Add runtime PM for SAI digital audio interface Nicolin Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome