[PATCH 0/8] ASoC: mchp-spdifrx: add runtime PM support and fixes

Claudiu Beznea claudiu.beznea at microchip.com
Mon Jan 30 04:06:39 PST 2023


Hi,

This series adds runtime PM support for Microchip SPDIFRX driver.
Along with it I added few fixes identified while going though the code
and playing with Microchip SPDIFRX controller.

Thank you,
Claudiu Beznea

Claudiu Beznea (8):
  ASoC: mchp-spdifrx: fix controls which rely on rsr register
  ASoC: mchp-spdifrx: fix return value in case completion times out
  ASoC: mchp-spdifrx: fix controls that works with completion mechanism
  ASoC: mchp-spdifrx: disable all interrupts in
    mchp_spdifrx_dai_remove()
  ASoC: mchp-spdifrx: use unsigned long to store clk_get_rate() value
  ASoC: mchp-spdifrx: remove struct mchp_spdifrx_dev::fmt member
  ASoC: mchp-spdifrx: add runtime pm support
  ASoC: mchp-spdifrx: document data structures

 sound/soc/atmel/mchp-spdifrx.c | 552 ++++++++++++++++++++++++---------
 1 file changed, 403 insertions(+), 149 deletions(-)

-- 
2.34.1




More information about the linux-arm-kernel mailing list