|
@@ -74,6 +74,8 @@ static struct regulator_consumer_supply ab8500_vaux1_consumers[] = {
|
|
|
REGULATOR_SUPPLY("vdd", "3-004b"),
|
|
|
/* L3G4200D Gyroscope device */
|
|
|
REGULATOR_SUPPLY("vdd", "2-0068"),
|
|
|
+ /* Ambient light sensor device */
|
|
|
+ REGULATOR_SUPPLY("vdd", "3-0029"),
|
|
|
};
|
|
|
|
|
|
static struct regulator_consumer_supply ab8500_vaux2_consumers[] = {
|