[PATCH 0/2] ASoC: fsl_xcvr: Add suspend and resume support

Shengjiu Wang shengjiu.wang at nxp.com
Wed Nov 27 14:00:33 AEDT 2024


Define regmap for PHY and PLL registers, the PHY and PLL
registers are accessed by AI interface in controller.
Then  driver can use regcache to recover registers
after suspend and resume.

Shengjiu Wang (2):
  ASoC: fsl_xcvr: Use regmap for PHY and PLL registers
  ASoC: fsl_xcvr: Add suspend and resume support

 sound/soc/fsl/fsl_xcvr.c | 384 ++++++++++++++++++++++++++++++---------
 sound/soc/fsl/fsl_xcvr.h |  13 ++
 2 files changed, 309 insertions(+), 88 deletions(-)

-- 
2.34.1



More information about the Linuxppc-dev mailing list