summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/mach-config.h
diff options
context:
space:
mode:
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>2023-10-20 11:58:11 +0530
committerMark Brown <broonie@kernel.org>2023-10-23 13:29:53 +0100
commitbb98b592cfd387eccc9430d4cd5ebc1678775a88 (patch)
tree6106ae026be5b9dae62d161d45b9499560251ce7 /sound/soc/amd/mach-config.h
parent18562fc36c21d572582049e6259c43bf1a01f3e0 (diff)
downloadlinux-stable-bb98b592cfd387eccc9430d4cd5ebc1678775a88.tar.gz
linux-stable-bb98b592cfd387eccc9430d4cd5ebc1678775a88.tar.bz2
linux-stable-bb98b592cfd387eccc9430d4cd5ebc1678775a88.zip
ASoC: amd: Add acpi machine id for acp6.3 version based platform
Add acpi machine id for ACP6.3 version based platform and configure driver data to enable SOF sound card support on newer boards. Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com> Link: https://lore.kernel.org/r/20231020062822.3913760-1-Vijendar.Mukunda@amd.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/amd/mach-config.h')
-rw-r--r--sound/soc/amd/mach-config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/amd/mach-config.h b/sound/soc/amd/mach-config.h
index d392e6d6e6e1..ce5d77639086 100644
--- a/sound/soc/amd/mach-config.h
+++ b/sound/soc/amd/mach-config.h
@@ -21,6 +21,7 @@
extern struct snd_soc_acpi_mach snd_soc_acpi_amd_sof_machines[];
extern struct snd_soc_acpi_mach snd_soc_acpi_amd_rmb_sof_machines[];
extern struct snd_soc_acpi_mach snd_soc_acpi_amd_vangogh_sof_machines[];
+extern struct snd_soc_acpi_mach snd_soc_acpi_amd_acp63_sof_machines[];
struct config_entry {
u32 flags;