ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Wed, 27 Oct 2021 02:32:54 +0000 (10:32 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 20 Nov 2021 07:23:26 +0000 (08:23 +0100)
commitfa9730b4f28b7bd183d28a0bf636ab7108de35d7
tree5f2f1ba9c0a8e244ffa5f4445fb3f5683de8ab39
parent83de8f83816e8e15227dac985163e3d433a2bf9d
ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec

These devices are based on an I2C/I2S device, we need to force the use
of the SOF driver otherwise the legacy HDaudio driver will be loaded -
only HDMI will be supported.

We previously added support for other Intel platforms but missed
JasperLake.

BugLink: https://github.com/thesofproject/linux/issues/3210
Fixes: 9d36ceab9415 ('ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on ES8336 codec')
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20211027023254.24955-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/intel-dsp-config.c