From: Mark Brown Date: Tue, 3 Dec 2024 16:56:49 +0000 (+0000) Subject: ASoC: fsl_xcvr: Add suspend and resume support X-Git-Tag: v6.14-rc1~111^2~7^2~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=297711ba0282abef38824b1e08c0ad6dcb6c4a53;p=thirdparty%2Fkernel%2Fstable.git ASoC: fsl_xcvr: Add suspend and resume support Merge series from Shengjiu Wang : 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. --- 297711ba0282abef38824b1e08c0ad6dcb6c4a53