mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ASoC: Intel: avs: Load rt5663 board on KBL-based platforms
Update board-selection tables to account for rt5663 on KBL-based platforms. Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com> Link: https://lore.kernel.org/r/20230629112449.1755928-7-cezary.rojewski@intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
committed by
Mark Brown
parent
05c5d4e326
commit
3ed180ac3c
@@ -135,6 +135,14 @@ static struct snd_soc_acpi_mach avs_kbl_i2s_machines[] = {
|
||||
},
|
||||
.tplg_filename = "max98927-tplg.bin",
|
||||
},
|
||||
{
|
||||
.id = "10EC5663",
|
||||
.drv_name = "avs_rt5663",
|
||||
.mach_params = {
|
||||
.i2s_link_mask = AVS_SSP(1),
|
||||
},
|
||||
.tplg_filename = "rt5663-tplg.bin",
|
||||
},
|
||||
{
|
||||
.id = "MX98373",
|
||||
.drv_name = "avs_max98373",
|
||||
|
||||
Reference in New Issue
Block a user