提交 8c6b0f08 编写于 作者: P Pu Wen 提交者: Yang Yingliang

NTB: Add Hygon Device ID

commit 9b5b99a89f641555d9d00452afb0a8aea4471eba upstream.
Signed-off-by: NJiasen Lin <linjiasen@hygon.cn>
Signed-off-by: NJon Mason <jdmason@kudzu.us>
Signed-off-by: NPu Wen <puwen@hygon.cn>
Reviewed-by: NHanjun Guo <guohanjun@huawei.com>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
上级 84ee6b45
...@@ -1125,6 +1125,7 @@ static const struct file_operations amd_ntb_debugfs_info = { ...@@ -1125,6 +1125,7 @@ static const struct file_operations amd_ntb_debugfs_info = {
static const struct pci_device_id amd_ntb_pci_tbl[] = { static const struct pci_device_id amd_ntb_pci_tbl[] = {
{PCI_VDEVICE(AMD, PCI_DEVICE_ID_AMD_NTB)}, {PCI_VDEVICE(AMD, PCI_DEVICE_ID_AMD_NTB)},
{PCI_VDEVICE(HYGON, PCI_DEVICE_ID_AMD_NTB)},
{0} {0}
}; };
MODULE_DEVICE_TABLE(pci, amd_ntb_pci_tbl); MODULE_DEVICE_TABLE(pci, amd_ntb_pci_tbl);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册