aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGayatri Kammela <[email protected]>2019-09-05 12:30:18 -0700
committerIngo Molnar <[email protected]>2019-09-06 07:30:39 +0200
commit0f65605a8d744b3a205d0a2cd8f20707e31fc023 (patch)
treed373d8fa269fa0d9b0c312919e73da6f51b0e1d0
parent6e1c32c5dbb4b90eea8f964c2869d0bde050dbe0 (diff)
x86/cpu: Add Elkhart Lake to Intel family
Add the model number/CPUID of atom based Elkhart Lake to the Intel family. Signed-off-by: Gayatri Kammela <[email protected]> Signed-off-by: Tony Luck <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Rahul Tanwar <[email protected]> Cc: Thomas Gleixner <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
-rw-r--r--arch/x86/include/asm/intel-family.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/include/asm/intel-family.h b/arch/x86/include/asm/intel-family.h
index 7c2ef2e883d5..55568afe798a 100644
--- a/arch/x86/include/asm/intel-family.h
+++ b/arch/x86/include/asm/intel-family.h
@@ -106,6 +106,7 @@
#define INTEL_FAM6_ATOM_GOLDMONT_PLUS 0x7A /* Gemini Lake */
#define INTEL_FAM6_ATOM_TREMONT_D 0x86 /* Jacobsville */
+#define INTEL_FAM6_ATOM_TREMONT 0x96 /* Elkhart Lake */
/* Xeon Phi */