ALSA: hda: Select avs-driver by default on FCL
authorCezary Rojewski <cezary.rojewski@intel.com>
Mon, 7 Apr 2025 11:23:52 +0000 (13:23 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 7 Apr 2025 13:40:04 +0000 (14:40 +0100)
The avs-driver is the recommended solution for FriscoLake (FCL)
platform.

Reviewed-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Link: https://patch.msgid.link/20250407112352.3720779-11-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/hda/intel-dsp-config.c

index 5103e37be428d436a66d6e05c7f5b43d12d3911f..01594f8581291e8a974cabf0a836e0ff41cc09ab 100644 (file)
@@ -112,6 +112,10 @@ static const struct config_entry config_table[] = {
                .flags = FLAG_SST,
                .device = PCI_DEVICE_ID_INTEL_HDA_RPL_M,
        },
+       {
+               .flags = FLAG_SST,
+               .device = PCI_DEVICE_ID_INTEL_HDA_FCL,
+       },
 #endif
 #if IS_ENABLED(CONFIG_SND_SOC_SOF_APOLLOLAKE)
        {