提交 42a44402 编写于 作者: W Wang Hongcheng 提交者: Linus Walleij

pinctrl: amd:Add device HID for future AMD GPIO controller

Add device HID AMDI0030 to match the AMD ACPI Vendor ID (AMDI) as
registered in http://www.uefi.org/acpi_id_list, and the GPIO controller
on future AMD paltform will use the HID instead of AMD0030.
Signed-off-by: NWang Hongcheng <annie.wang@amd.com>
Acked-by: NKen Xue <ken.Xue@amd.com>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 f55532a0
......@@ -844,6 +844,7 @@ static int amd_gpio_remove(struct platform_device *pdev)
static const struct acpi_device_id amd_gpio_acpi_match[] = {
{ "AMD0030", 0 },
{ "AMDI0030", 0},
{ },
};
MODULE_DEVICE_TABLE(acpi, amd_gpio_acpi_match);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册