[PATCH v2 0/3] ASoC: stm32: add pm runtime support

Olivier Moysan olivier.moysan at foss.st.com
Fri Nov 19 02:47:49 PST 2021


Enable support of pm runtime on STM32 SPDIFRX, I2S and DFSDM drivers
to allow power state monitoring.

Changes in v2:
- Move pm runtime enabling before component registration

Olivier Moysan (3):
  ASoC: stm32: i2s: add pm_runtime support
  ASoC: stm32: dfsdm: add pm_runtime support for audio
  ASoC: stm32: spdifrx: add pm_runtime support

 sound/soc/stm/stm32_adfsdm.c  | 5 ++++-
 sound/soc/stm/stm32_i2s.c     | 4 ++++
 sound/soc/stm/stm32_spdifrx.c | 4 ++++
 3 files changed, 12 insertions(+), 1 deletion(-)

-- 
2.17.1




More information about the linux-arm-kernel mailing list