powerpc/powermac: Add PowerMac10,2 machine descriptor
[platform/kernel/linux-rpi.git] / arch / powerpc / platforms / powermac / feature.c
index 9e1b9fd..79bd3e8 100644 (file)
@@ -2191,7 +2191,11 @@ static struct pmac_mb_def pmac_mb_defs[] = {
                PMAC_TYPE_UNKNOWN_INTREPID,     intrepid_features,
                PMAC_MB_MAY_SLEEP,
        },
-       {       "iMac,1",                       "iMac (first generation)",
+       {       "PowerMac10,2",                 "Mac mini (Late 2005)",
+               PMAC_TYPE_UNKNOWN_INTREPID,     intrepid_features,
+               PMAC_MB_MAY_SLEEP,
+       },
+       {       "iMac,1",                       "iMac (first generation)",
                PMAC_TYPE_ORIG_IMAC,            paddington_features,
                0
        },