Skip to content

Commit 855fa1f

Browse files
Rahul TanwarIngo Molnar
authored andcommitted
x86/cpu: Add new Airmont variant to Intel family
Add new Airmont variant CPU model to Intel family. Signed-off-by: Rahul Tanwar <[email protected]> Signed-off-by: Tony Luck <[email protected]> Cc: Gayatri Kammela <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
1 parent 0f65605 commit 855fa1f

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
@@ -98,6 +98,7 @@
9898

9999
#define INTEL_FAM6_ATOM_AIRMONT 0x4C /* Cherry Trail, Braswell */
100100
#define INTEL_FAM6_ATOM_AIRMONT_MID 0x5A /* Moorefield */
101+
#define INTEL_FAM6_ATOM_AIRMONT_NP 0x75 /* Lightning Mountain */
101102

102103
#define INTEL_FAM6_ATOM_GOLDMONT 0x5C /* Apollo Lake */
103104
#define INTEL_FAM6_ATOM_GOLDMONT_D 0x5F /* Denverton */

0 commit comments

Comments
 (0)