[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190905193020.14707-4-tony.luck@intel.com>
Date: Thu, 5 Sep 2019 12:30:19 -0700
From: Tony Luck <tony.luck@...el.com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: Rahul Tanwar <rahul.tanwar@...ux.intel.com>,
Tony Luck <tony.luck@...el.com>,
Gayatri Kammela <gayatri.kammela@...el.com>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 3/4] x86/cpu: Add new Airmont variant to Intel family
From: Rahul Tanwar <rahul.tanwar@...ux.intel.com>
Add new Airmont variant CPU model to Intel family.
Signed-off-by: Rahul Tanwar <rahul.tanwar@...ux.intel.com>
Signed-off-by: Tony Luck <tony.luck@...el.com>
---
arch/x86/include/asm/intel-family.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/x86/include/asm/intel-family.h b/arch/x86/include/asm/intel-family.h
index 55568afe798a..f04622500da3 100644
--- a/arch/x86/include/asm/intel-family.h
+++ b/arch/x86/include/asm/intel-family.h
@@ -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 */
--
2.20.1
Powered by blists - more mailing lists