Skip to content

Commit

Permalink
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Browse files Browse the repository at this point in the history
This one is the regular laptop CPU.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20240322161725.195614-1-tony.luck@intel.com
  • Loading branch information
Tony Luck authored and Ingo Molnar committed Mar 24, 2024
1 parent 10e4b51 commit 8a8a9c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/x86/include/asm/intel-family.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8a8a9c9

Please sign in to comment.