Home
last modified time | relevance | path

Searched hist:"114613 f6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/hda/
H A Dintel-dsp-config.c114613f6 Mon Jul 19 18:17:46 CDT 2021 Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI ID

We missed the fact that ElkhartLake platforms have two different PCI
IDs. We only added one so the SOF driver is never selected by the
autodetection logic for the missing configuration.

BugLink: https://github.com/thesofproject/linux/issues/2990
Fixes: cc8f81c7e625 ('ALSA: hda: fix intel DSP config')
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210719231746.557325-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>