x86/amd_nb: Add Fam17h Data Fabric as "Northbridge"
authorYazen Ghannam <Yazen.Ghannam@amd.com>
Thu, 10 Nov 2016 21:10:55 +0000 (15:10 -0600)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 16 Nov 2016 19:46:38 +0000 (20:46 +0100)
commitb791c6b6a55c402367cc544f54921074253db061
tree8786cac424182ddc47b8501874cce224f8c61e71
parentde6bd0835ac148a0882528fe1fe5bcee709fe911
x86/amd_nb: Add Fam17h Data Fabric as "Northbridge"

AMD Fam17h uses a Data Fabric component instead of a traditional
Northbridge. However, the DF is similar to a NB in that there is one per
die and it uses PCI config D18Fx registers. So let's reuse the existing
AMD_NB infrastructure for Data Fabrics.

Signed-off-by: Yazen Ghannam <Yazen.Ghannam@amd.com>
Cc: linux-edac <linux-edac@vger.kernel.org>
Cc: x86-ml <x86@kernel.org>
Link: http://lkml.kernel.org/r/1478812257-5424-4-git-send-email-Yazen.Ghannam@amd.com
Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/amd_nb.c