|
@@ -72,6 +72,8 @@ static struct regulator_consumer_supply ab8500_vaux1_consumers[] = {
|
|
|
REGULATOR_SUPPLY("avdd", "3-005d"),
|
|
|
/* Synaptics RMI4 Touchscreen device */
|
|
|
REGULATOR_SUPPLY("vdd", "3-004b"),
|
|
|
+ /* L3G4200D Gyroscope device */
|
|
|
+ REGULATOR_SUPPLY("vdd", "2-0068"),
|
|
|
};
|
|
|
|
|
|
static struct regulator_consumer_supply ab8500_vaux2_consumers[] = {
|