Skip to content

Commit 0f65605

Browse files
gkammelaIngo Molnar
authored andcommitted
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]>
1 parent 6e1c32c commit 0f65605

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/x86/include/asm/intel-family.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
#define INTEL_FAM6_ATOM_GOLDMONT_PLUS 0x7A /* Gemini Lake */
107107

108108
#define INTEL_FAM6_ATOM_TREMONT_D 0x86 /* Jacobsville */
109+
#define INTEL_FAM6_ATOM_TREMONT 0x96 /* Elkhart Lake */
109110

110111
/* Xeon Phi */
111112

0 commit comments

Comments
 (0)