mfd: Add support for ab8500 v3.3
authorMattias Wallin <mattias.wallin@stericsson.com>
Tue, 11 Oct 2011 08:49:32 +0000 (10:49 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 24 Oct 2011 12:09:20 +0000 (14:09 +0200)
This patch adds support for ab8500 cut 3, MetalFix 3 or v3.3.

Signed-off-by: Mattias Wallin <mattias.wallin@stericsson.com>
Reviewed-by: Jonas Aaberg <jonas.aberg@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ab8500-core.c

index eb238ee77e68225ae52f63b3a1aeac972a55ebbc..14ee1896691eb92da3977a318aba43f4686e7574 100644 (file)
@@ -849,6 +849,7 @@ int __devinit ab8500_init(struct ab8500 *ab8500)
        case AB8500_CUT1P1:
        case AB8500_CUT2P0:
        case AB8500_CUT3P0:
+       case AB8500_CUT3P3:
                dev_info(ab8500->dev, "detected chip, revision: %#x\n", value);
                break;
        default: