projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe15c26
)
ALSA: hda: intel-dsp-config: add MTL PCI id
author
Bard Liao
<yung-chuan.liao@linux.intel.com>
Mon, 6 Mar 2023 07:41:01 +0000
(15:41 +0800)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 8 Mar 2023 05:37:19 +0000
(06:37 +0100)
Use SOF as default audio driver.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Gongjun Song <gongjun.song@intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Cc: <stable@vger.kernel.org>
Link:
https://lore.kernel.org/r/20230306074101.3906707-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/intel-dsp-config.c
patch
|
blob
|
history
diff --git
a/sound/hda/intel-dsp-config.c
b/sound/hda/intel-dsp-config.c
index ae31bb1275940453efb026410e5673d1e53a9d1e..317bdf6dcbef42f0954a7b8e3b757b5c8dcf8185 100644
(file)
--- a/
sound/hda/intel-dsp-config.c
+++ b/
sound/hda/intel-dsp-config.c
@@
-472,6
+472,15
@@
static const struct config_entry config_table[] = {
},
#endif
+/* Meteor Lake */
+#if IS_ENABLED(CONFIG_SND_SOC_SOF_METEORLAKE)
+ /* Meteorlake-P */
+ {
+ .flags = FLAG_SOF | FLAG_SOF_ONLY_IF_DMIC_OR_SOUNDWIRE,
+ .device = 0x7e28,
+ },
+#endif
+
};
static const struct config_entry *snd_intel_dsp_find_config