aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/bytcht_es8316.c
diff options
context:
space:
mode:
authorGravatar Mark Brown <broonie@kernel.org> 2020-01-10 11:51:21 +0000
committerGravatar Mark Brown <broonie@kernel.org> 2020-01-10 11:51:21 +0000
commit23534b197159dd07d3e02d4afd7fca3243d30bce (patch)
treef8d30b457150a3e646ac809e263f037f0eb92fc4 /sound/soc/intel/boards/bytcht_es8316.c
parentASoC: rt711: add rt711 codec driver (diff)
parentASoC: stm32: sai: fix possible circular locking (diff)
downloadlinux-23534b197159dd07d3e02d4afd7fca3243d30bce.tar.gz
linux-23534b197159dd07d3e02d4afd7fca3243d30bce.tar.bz2
linux-23534b197159dd07d3e02d4afd7fca3243d30bce.zip
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6
Diffstat (limited to 'sound/soc/intel/boards/bytcht_es8316.c')
-rw-r--r--sound/soc/intel/boards/bytcht_es8316.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/soc/intel/boards/bytcht_es8316.c b/sound/soc/intel/boards/bytcht_es8316.c
index 12a1c5255484..ce760c361eb2 100644
--- a/sound/soc/intel/boards/bytcht_es8316.c
+++ b/sound/soc/intel/boards/bytcht_es8316.c
@@ -445,7 +445,8 @@ static const struct dmi_system_id byt_cht_es8316_quirk_table[] = {
DMI_MATCH(DMI_SYS_VENDOR, "IRBIS"),
DMI_MATCH(DMI_PRODUCT_NAME, "NB41"),
},
- .driver_data = (void *)(BYT_CHT_ES8316_INTMIC_IN2_MAP
+ .driver_data = (void *)(BYT_CHT_ES8316_SSP0
+ | BYT_CHT_ES8316_INTMIC_IN2_MAP
| BYT_CHT_ES8316_JD_INVERTED),
},
{ /* Teclast X98 Plus II */