ASoC: amd: add Vangogh ACP PCI driver
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Wed, 21 Jul 2021 18:04:18 +0000 (23:34 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 22 Jul 2021 11:45:33 +0000 (12:45 +0100)
commit4a7151c9688cc166ff6bf5a1a00e3cee429a2f11
tree871443c1d0bff026cab46c910d6a373abbf607d3
parent7bf060d0d579129e5f405d2300fbaa5222e3d1cb
ASoC: amd: add Vangogh ACP PCI driver

ACP is a PCI audio device.
This patch adds PCI driver to bind to this device and get
PCI resources.

Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://lore.kernel.org/r/20210721180430.11571-3-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/vangogh/acp5x.h [new file with mode: 0644]
sound/soc/amd/vangogh/pci-acp5x.c [new file with mode: 0644]