linux/sound/soc/amd/acp
Ajit Kumar Pandey 5a9f07a415
ASoC: amd: acp: Add generic PCI driver module for ACP device
Audio Co-processor or ACP IP block on AMD's SOC is connected via
PCI bus interface, hence needs to be register as a PCI device. We
have same PCI device ID across multiple SOC's but with different
revision id for PCI hw. Add a generic PCI driver module for ACP
that registers ACP as a PCI device and also register a platform
device based on pci revision id. Any SOC's specific configuration
for ACP block will be done in platform driver probe. We have added
an initial support for ACP revision id 3 or ACP3X device.

Signed-off-by: Ajit Kumar Pandey <AjitKumar.Pandey@amd.com>
Link: https://lore.kernel.org/r/20220117115854.455995-4-AjitKumar.Pandey@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-01-28 15:59:31 +00:00
..
acp-i2s.c
acp-legacy-mach.c ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback. 2021-12-24 14:06:59 +00:00
acp-mach-common.c ASoC: amd: acp: acp-mach: Change default RT1019 amp dev id 2022-01-06 16:18:54 +00:00
acp-mach.h ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback. 2021-12-24 14:06:59 +00:00
acp-pci.c ASoC: amd: acp: Add generic PCI driver module for ACP device 2022-01-28 15:59:31 +00:00
acp-pdm.c ASoC: amd: acp: Add generic support for PDM controller on ACP 2022-01-28 15:59:29 +00:00
acp-platform.c ASoC: amd: acp: Fix return value check in acp_machine_select() 2021-10-27 11:31:24 +01:00
acp-renoir.c ASoC: amd: acp: Add PDM controller based dmic dai for Renoir 2022-01-28 15:59:30 +00:00
acp-sof-mach.c ASoC: amd: sof-mach: Add support for RT5682S and RT1019 card 2022-01-24 13:31:58 +00:00
amd.h ASoC: amd: acp: Add generic PCI driver module for ACP device 2022-01-28 15:59:31 +00:00
chip_offset_byte.h ASoC: amd: acp: Add generic support for PDM controller on ACP 2022-01-28 15:59:29 +00:00
Kconfig ASoC: amd: acp: Add generic PCI driver module for ACP device 2022-01-28 15:59:31 +00:00
Makefile ASoC: amd: acp: Add generic PCI driver module for ACP device 2022-01-28 15:59:31 +00:00