ASoC: amd: vg: update acp init and deinit sequence
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Wed, 23 Feb 2022 07:19:35 +0000 (12:49 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 24 Feb 2022 02:04:30 +0000 (02:04 +0000)
commita9230ccc0c6f5fca0b94f57729dc61e0a6098a0a
tree3d0bf0fd26f4fe6bea2f18a9270b4e4b89109500
parent0c38cc1dd17e766eada0aa44be4c1a47bcbb7bc3
ASoC: amd: vg: update acp init and deinit sequence

As part of ACP programming sequence, ACP_CONTROL and ACP_CLKMUX_SEL
registers should be updated during acp init and de-init sequence.
This patch updates register sequence during ACP init and
deinit.

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://lore.kernel.org/r/20220223071959.13539-6-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/vangogh/pci-acp5x.c