mfd: da9052: Extend support to a new chip
authorOpensource [Anthony Olech] <anthony.olech.opensource@diasemi.com>
Wed, 19 Feb 2014 16:32:46 +0000 (16:32 +0000)
committerLee Jones <lee.jones@linaro.org>
Wed, 19 Mar 2014 08:58:26 +0000 (08:58 +0000)
Add the hash define for the new variant of the DA9053 PMIC called BC.

Signed-off-by: Anthony Olech <anthony.olech.opensource@diasemi.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
include/linux/mfd/da9052/da9052.h

index 21e21b81cc7551db7203b7d027b688feebd3577c..bba65f51a0b542c526e253a237e33eef0045c785 100644 (file)
@@ -83,6 +83,7 @@ enum da9052_chip_id {
        DA9053_AA,
        DA9053_BA,
        DA9053_BB,
+       DA9053_BC,
 };
 
 struct da9052_pdata;
This page took 0.025099 seconds and 5 git commands to generate.