ASoC: amd: add Yellow Carp ACP PCI driver
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Mon, 18 Oct 2021 11:20:33 +0000 (16:50 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 18 Oct 2021 20:11:37 +0000 (21:11 +0100)
commitc62442bd5d9f86575d74c77b891ef0df9e3cb6dd
tree98d406c95719fbee7f9a72df940adc65dfbbc1a3
parent53880e382bb1323897f43f16f4b1b98ac5044871
ASoC: amd: add Yellow Carp ACP PCI driver

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

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://lore.kernel.org/r/20211018112044.1705805-3-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/yc/acp6x.h [new file with mode: 0644]
sound/soc/amd/yc/pci-acp6x.c [new file with mode: 0644]