]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: fsl_xcvr: Add suspend and resume support
authorMark Brown <broonie@kernel.org>
Tue, 3 Dec 2024 16:56:49 +0000 (16:56 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 3 Dec 2024 16:56:49 +0000 (16:56 +0000)
Merge series from Shengjiu Wang <shengjiu.wang@nxp.com>:

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.


Trivial merge