summaryrefslogtreecommitdiffstats
path: root/arch/ppc/mach-mpc85xx/cpuid.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/mach-mpc85xx/cpuid.c')
-rw-r--r--arch/ppc/mach-mpc85xx/cpuid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc/mach-mpc85xx/cpuid.c b/arch/ppc/mach-mpc85xx/cpuid.c
index 809497859a..21892e3ff1 100644
--- a/arch/ppc/mach-mpc85xx/cpuid.c
+++ b/arch/ppc/mach-mpc85xx/cpuid.c
@@ -29,6 +29,7 @@
struct cpu_type cpu_type_list[] = {
CPU_TYPE_ENTRY(8544, 8544, 1),
CPU_TYPE_ENTRY(8544, 8544_E, 1),
+ CPU_TYPE_ENTRY(P1022, P1022, 2),
CPU_TYPE_ENTRY(P2020, P2020, 2),
CPU_TYPE_ENTRY(P2020, P2020_E, 2),
};