diff options
| author | Pan Xiuli <xiuli.pan@linux.intel.com> | 2019-08-15 10:57:46 -0500 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2019-08-15 18:12:42 +0100 |
| commit | 5f7af9ecebce7fab78b0237b0cd998f2ed3de03c (patch) | |
| tree | 391573bb33c41c6d1366e4783570e48207bd4cb4 /include/sound | |
| parent | ASoC: SOF: ipc: add ALH parameters (diff) | |
| download | linux-5f7af9ecebce7fab78b0237b0cd998f2ed3de03c.tar.gz linux-5f7af9ecebce7fab78b0237b0cd998f2ed3de03c.zip | |
ASoC: Intel: common: add ACPI matching tables for Tiger Lake
Initial support for TGL w/ RT1308
Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20190815155749.29304-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound')
| -rw-r--r-- | include/sound/soc-acpi-intel-match.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc-acpi-intel-match.h b/include/sound/soc-acpi-intel-match.h index bb5e1e4ce8bf..ce6c4a970939 100644 --- a/include/sound/soc-acpi-intel-match.h +++ b/include/sound/soc-acpi-intel-match.h @@ -25,6 +25,7 @@ extern struct snd_soc_acpi_mach snd_soc_acpi_intel_bxt_machines[]; extern struct snd_soc_acpi_mach snd_soc_acpi_intel_glk_machines[]; extern struct snd_soc_acpi_mach snd_soc_acpi_intel_cnl_machines[]; extern struct snd_soc_acpi_mach snd_soc_acpi_intel_icl_machines[]; +extern struct snd_soc_acpi_mach snd_soc_acpi_intel_tgl_machines[]; /* * generic table used for HDA codec-based platforms, possibly with |
