提交 612dc0eb 编写于 作者: L Libin Yang 提交者: Zheng Zengkai

ASoC: Intel: sof_sdw: add SOF_RT715_DAI_ID_FIX for AlderLake

stable inclusion
from stable-5.10.50
commit 2938ffd56895ab8432dee406ccfeca5076d74f1d
bugzilla: 174522 https://gitee.com/openeuler/kernel/issues/I4DNFY

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=2938ffd56895ab8432dee406ccfeca5076d74f1d

--------------------------------

[ Upstream commit 81cd42e5 ]

AlderLake needs the flag SOF_RT715_DAI_ID_FIX if it is using the
rt715 DMIC.
Reviewed-by: NBard Liao <bard.liao@intel.com>
Signed-off-by: NLibin Yang <libin.yang@intel.com>
Signed-off-by: NPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210505163705.305616-11-pierre-louis.bossart@linux.intel.comSigned-off-by: NMark Brown <broonie@kernel.org>
Signed-off-by: NSasha Levin <sashal@kernel.org>
Signed-off-by: NChen Jun <chenjun102@huawei.com>
Acked-by: NWeilong Chen <chenweilong@huawei.com>
Signed-off-by: NChen Jun <chenjun102@huawei.com>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 0ade3475
...@@ -196,6 +196,7 @@ static const struct dmi_system_id sof_sdw_quirk_table[] = { ...@@ -196,6 +196,7 @@ static const struct dmi_system_id sof_sdw_quirk_table[] = {
}, },
.driver_data = (void *)(SOF_RT711_JD_SRC_JD1 | .driver_data = (void *)(SOF_RT711_JD_SRC_JD1 |
SOF_SDW_TGL_HDMI | SOF_SDW_TGL_HDMI |
SOF_RT715_DAI_ID_FIX |
SOF_SDW_PCH_DMIC), SOF_SDW_PCH_DMIC),
}, },
{} {}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册