File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,12 +51,14 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_ptl_machines[] = {
5151 .drv_name = "ptl_es83x6_c1_h02" ,
5252 .machine_quirk = snd_soc_acpi_codec_list ,
5353 .quirk_data = & ptl_lt6911_hdmi ,
54+ .get_function_tplg_files = sof_i2s_get_tplg_files ,
5455 .sof_tplg_filename = "sof-ptl-es83x6-ssp1-hdmi-ssp02.tplg" ,
5556 },
5657 {
5758 .comp_ids = & ptl_essx_83x6 ,
5859 .drv_name = "sof-essx8336" ,
5960 .sof_tplg_filename = "sof-ptl-es8336" , /* the tplg suffix is added at run time */
61+ .get_function_tplg_files = sof_i2s_get_tplg_files ,
6062 .tplg_quirk_mask = SND_SOC_ACPI_TPLG_INTEL_SSP_NUMBER |
6163 SND_SOC_ACPI_TPLG_INTEL_SSP_MSB |
6264 SND_SOC_ACPI_TPLG_INTEL_DMIC_NUMBER ,
@@ -65,6 +67,7 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_ptl_machines[] = {
6567 {
6668 .id = "INTC10B0" ,
6769 .drv_name = "ptl_lt6911_hdmi_ssp" ,
70+ .get_function_tplg_files = sof_i2s_get_tplg_files ,
6871 .sof_tplg_filename = "sof-ptl-hdmi-ssp02.tplg" ,
6972 },
7073 {},
You can’t perform that action at this time.
0 commit comments