mbox series

[0/3] ASoC: mchp-spdiftx: add power saving features

Message ID 20221117123750.291911-1-claudiu.beznea@microchip.com
Headers show
Series ASoC: mchp-spdiftx: add power saving features | expand

Message

Claudiu Beznea Nov. 17, 2022, 12:37 p.m. UTC
Hi,

This series adds support for runtime PM and system suspend/resume
for Microchip SPDIFTX (patches 2/3, 3/3). Along with it I took the
chance and added a minor cleanup (patch 1/3).

Thank you,
Claudiu Beznea

Claudiu Beznea (3):
  ASoC: mchp-spdiftx: simplify locking around ctrl->ch_stat
  ASoC: mchp-spdiftx: add runtime pm support
  ASoC: mchp-spdiftx: add support for system suspend/resume

 sound/soc/atmel/mchp-spdiftx.c | 165 ++++++++++++++++++++++-----------
 1 file changed, 113 insertions(+), 52 deletions(-)