提交 ff9d1fbb 编写于 作者: P Pierre-Louis Bossart 提交者: Mark Brown

ASoc: rt5645: add ACPI ID 10EC3270

ALC3270 is a low-cost version of RT5645, add ACPI ID
to enable probe and use rt5645 codec driver
Tested on Asus T100HA
Signed-off-by: NPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 fd0138dc
...@@ -3548,6 +3548,7 @@ static const struct acpi_device_id rt5645_acpi_match[] = { ...@@ -3548,6 +3548,7 @@ static const struct acpi_device_id rt5645_acpi_match[] = {
{ "10EC5648", 0 }, { "10EC5648", 0 },
{ "10EC5650", 0 }, { "10EC5650", 0 },
{ "10EC5640", 0 }, { "10EC5640", 0 },
{ "10EC3270", 0 },
{}, {},
}; };
MODULE_DEVICE_TABLE(acpi, rt5645_acpi_match); MODULE_DEVICE_TABLE(acpi, rt5645_acpi_match);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册