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