lscpu: add missing Apple parts

Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
This commit is contained in:
James Calligeros 2022-07-09 15:08:41 +10:00 committed by su-fang
parent 2fd6c63f21
commit 4cce5d0d92
1 changed files with 4 additions and 0 deletions

View File

@ -163,6 +163,10 @@ static const struct id_part apple_part[] = {
{ 0x021, "Firestorm (A14)" },
{ 0x022, "Icestorm (M1)" },
{ 0x023, "Firestorm (M1)" },
{ 0x024, "Icestorm (M1 Pro)" },
{ 0x025, "Firestorm (M1 Pro)" },
{ 0x028, "Icestorm (M1 Max)" },
{ 0x029, "Firestorm (M1 Max)" },
{ 0x030, "Blizzard (A15)" },
{ 0x031, "Avalanche (A15)" },
{ 0x032, "Blizzard (M2)" },