lkml.org 
[lkml]   [2019]   [Aug]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 2/3] x86: cpu: Add new Intel Atom CPU type
    Date
    This patch adds a new variant of Intel Atom Airmont CPU model used in a
    network processor SoC named Lightning Mountain.

    Signed-off-by: Rahul Tanwar <rahul.tanwar@linux.intel.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 0278aa66ef62..cbbb8250370f 100644
    --- a/arch/x86/include/asm/intel-family.h
    +++ b/arch/x86/include/asm/intel-family.h
    @@ -73,6 +73,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_X 0x5F /* Denverton */
    --
    2.11.0
    \
     
     \ /
      Last update: 2019-08-15 11:48    [W:4.098 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site