]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: amd: acp7x: add helper functions and hw ops
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Thu, 7 May 2026 18:11:31 +0000 (23:41 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 21 May 2026 23:15:02 +0000 (00:15 +0100)
commitb5a2fdc5e7d2bd3d4dd143baa6d278aefdd35582
tree45806202b94f6cb38afece02f6c3a7ac52631b1f
parent1da6f798eda86348f2b141727eb174ed681d69b2
ASoC: amd: acp7x: add helper functions and hw ops

Add ACP7.x init/deinit helper routines and wire up PCI hw ops for
ACP7.D/7.E/7.F variants.

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Reviewed-by: Mario Limonciello (AMD) <superm1@kernel.org>
Link: https://patch.msgid.link/20260507181251.20594-4-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp7x/acp7x-common.c [new file with mode: 0644]
sound/soc/amd/acp7x/acp7x.h
sound/soc/amd/acp7x/pci-acp7x.c