]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3933030f7e459569c3874809f9e8daf3390c41e7
tree5f2f1ba9c0a8e244ffa5f4445fb3f5683de8ab39
parent6b3b5d90e8d8c8c6a92bc829512a11e81342c4c7
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: 993a6799af8e ('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