aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2019-11-22 19:55:59 +0000
committerMark Brown <broonie@kernel.org>2019-11-22 19:55:59 +0000
commit3701d2cb87671c227f1aa59226c9a01e9f01c2ea (patch)
treecca0c16dc41333e3cdd92083011a3930ec0a7801 /sound/soc/intel
parentLinux 5.4-rc8 (diff)
parentASoC: rsnd: fix DALIGN register for SSIU (diff)
downloadlinux-dev-3701d2cb87671c227f1aa59226c9a01e9f01c2ea.tar.xz
linux-dev-3701d2cb87671c227f1aa59226c9a01e9f01c2ea.zip
Merge branch 'asoc-5.4' into asoc-linus
Diffstat (limited to 'sound/soc/intel')
-rw-r--r--sound/soc/intel/boards/bytcr_rt5640.c10
1 files changed, 6 insertions, 4 deletions
diff --git a/sound/soc/intel/boards/bytcr_rt5640.c b/sound/soc/intel/boards/bytcr_rt5640.c
index 9c1aa4ec9cba..dd2b5ad08659 100644
--- a/sound/soc/intel/boards/bytcr_rt5640.c
+++ b/sound/soc/intel/boards/bytcr_rt5640.c
@@ -405,10 +405,12 @@ static const struct dmi_system_id byt_rt5640_quirk_table[] = {
DMI_MATCH(DMI_SYS_VENDOR, "Acer"),
DMI_MATCH(DMI_PRODUCT_NAME, "Aspire SW5-012"),
},
- .driver_data = (void *)(BYT_RT5640_IN1_MAP |
- BYT_RT5640_MCLK_EN |
- BYT_RT5640_SSP0_AIF1),
-
+ .driver_data = (void *)(BYT_RT5640_DMIC1_MAP |
+ BYT_RT5640_JD_SRC_JD2_IN4N |
+ BYT_RT5640_OVCD_TH_2000UA |
+ BYT_RT5640_OVCD_SF_0P75 |
+ BYT_RT5640_SSP0_AIF1 |
+ BYT_RT5640_MCLK_EN),
},
{
.matches = {