]> 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)
commit36e33426da1062deacfb63f6e8e0037d22ccf001
tree5f2f1ba9c0a8e244ffa5f4445fb3f5683de8ab39
parent50d06d1d4490db2f2637419f5ca77358cad3187c
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: 51ffc051aea6 ('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