commit | c6babb5806b77c6ca7078c3487bb0a29704a4e38 | [log] [tgz] |
---|---|---|
author | Pu Wen <[email protected]> | Tue Sep 25 22:46:11 2018 +0800 |
committer | Borislav Petkov <[email protected]> | Thu Sep 27 18:28:58 2018 +0200 |
tree | 645a7fba703bf9b025351a7b9c62a921e611caa6 | |
parent | b7a5cb4f220e78490735b2b984ad29b7d8e612a9 [diff] |
x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge Hygon's PCI vendor ID is 0x1d94, and there are PCI devices 0x1450/0x1463/0x1464 for the host bridge on the Hygon Dhyana platform. Add Hygon Dhyana support to the PCI and northbridge subsystems by using the code path of AMD family 17h. [ bp: Massage commit message, sort local vars into reverse xmas tree order and move the amd_northbridges.num check up. ] Signed-off-by: Pu Wen <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Acked-by: Bjorn Helgaas <[email protected]> # pci_ids.h Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: https://lkml.kernel.org/r/5f8877bd413f2ea0833378dd5454df0720e1c0df.1537885177.git.puwen@hygon.cn