projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4343af6
)
ALSA: hda: Select avs-driver by default on MBL
author
Cezary Rojewski
<cezary.rojewski@intel.com>
Mon, 3 Feb 2025 14:10:51 +0000
(15:10 +0100)
committer
Mark Brown
<broonie@kernel.org>
Mon, 3 Feb 2025 14:05:02 +0000
(14:05 +0000)
The avs-driver is the recommended solution for MalibouLake (MBL, also
known as RPL-M) platform.
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link:
https://patch.msgid.link/20250203141051.2361323-12-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/hda/intel-dsp-config.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/hda/intel-dsp-config.c
b/sound/hda/intel-dsp-config.c
index f564ec7af1940566d5c82c8c4a72fe3492221a07..9a8ead75be17482ddb628474b1421103e85ed75a 100644
(file)
--- a/
sound/hda/intel-dsp-config.c
+++ b/
sound/hda/intel-dsp-config.c
@@
-108,6
+108,10
@@
static const struct config_entry config_table[] = {
{}
}
},
+ {
+ .flags = FLAG_SST,
+ .device = PCI_DEVICE_ID_INTEL_HDA_RPL_M,
+ },
#endif
#if IS_ENABLED(CONFIG_SND_SOC_SOF_APOLLOLAKE)
{