From: Tony Luck Date: Fri, 22 Mar 2024 16:17:25 +0000 (-0700) Subject: x86/cpu: Add model number for another Intel Arrow Lake mobile processor X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=8a8a9c9047d1089598bdb010ec44d7f14b4f9203;p=people%2Faperard%2Flinux.git x86/cpu: Add model number for another Intel Arrow Lake mobile processor This one is the regular laptop CPU. Signed-off-by: Tony Luck Signed-off-by: Ingo Molnar Link: https://lore.kernel.org/r/20240322161725.195614-1-tony.luck@intel.com --- diff --git a/arch/x86/include/asm/intel-family.h b/arch/x86/include/asm/intel-family.h index b65e9c46b9221..d0941f4c27249 100644 --- a/arch/x86/include/asm/intel-family.h +++ b/arch/x86/include/asm/intel-family.h @@ -127,6 +127,7 @@ #define INTEL_FAM6_ARROWLAKE_H 0xC5 #define INTEL_FAM6_ARROWLAKE 0xC6 +#define INTEL_FAM6_ARROWLAKE_U 0xB5 #define INTEL_FAM6_LUNARLAKE_M 0xBD