arm: omap3: twl: add iva to vdd1 supplies
authorGrazvydas Ignotas <notasas@gmail.com>
Fri, 1 Nov 2013 22:34:15 +0000 (00:34 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 1 Nov 2013 22:34:15 +0000 (00:34 +0200)
arch/arm/mach-omap2/twl-common.c

index 618fefb..b42e971 100644 (file)
@@ -141,6 +141,7 @@ static struct regulator_init_data omap3_vpll2_idata = {
 
 static struct regulator_consumer_supply omap3_vdd1_supply[] = {
        REGULATOR_SUPPLY("vcc", "mpu.0"),
+       REGULATOR_SUPPLY("vcc", "iva.0"),
 };
 
 static struct regulator_consumer_supply omap3_vdd2_supply[] = {