Commit 855fa1f3 authored by Rahul Tanwar's avatar Rahul Tanwar Committed by Ingo Molnar

x86/cpu: Add new Airmont variant to Intel family

Add new Airmont variant CPU model to Intel family.
Signed-off-by: default avatarRahul Tanwar <rahul.tanwar@linux.intel.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
Cc: Gayatri Kammela <gayatri.kammela@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20190905193020.14707-4-tony.luck@intel.comSigned-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent 0f65605a
......@@ -98,6 +98,7 @@
#define INTEL_FAM6_ATOM_AIRMONT 0x4C /* Cherry Trail, Braswell */
#define INTEL_FAM6_ATOM_AIRMONT_MID 0x5A /* Moorefield */
#define INTEL_FAM6_ATOM_AIRMONT_NP 0x75 /* Lightning Mountain */
#define INTEL_FAM6_ATOM_GOLDMONT 0x5C /* Apollo Lake */
#define INTEL_FAM6_ATOM_GOLDMONT_D 0x5F /* Denverton */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment