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

From: Olivier Moysan
Date: Fri Nov 19 2021 - 05:50:46 EST


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