[ARM] tegra: ventana: add ldo3 consumer for avdd_lvds
authorGary King <gking@nvidia.com>
Fri, 10 Sep 2010 03:01:08 +0000 (20:01 -0700)
committerColin Cross <ccross@android.com>
Wed, 13 Oct 2010 01:31:56 +0000 (18:31 -0700)
Change-Id: If5e07b2eb62805a00426799184989fa290318f4a
Signed-off-by: Gary King <gking@nvidia.com>
arch/arm/mach-tegra/board-ventana-power.c

index 745198bdf55c69a90a53106d7d60630d215a35cf..e2c6f33492063ae9afff96a05d84f18ee786c53e 100644 (file)
@@ -138,6 +138,7 @@ static struct regulator_consumer_supply tps658621_ldo2_supply[] = {
 static struct regulator_consumer_supply tps658621_ldo3_supply[] = {
        REGULATOR_SUPPLY("avdd_usb", NULL),
        REGULATOR_SUPPLY("avdd_usb_pll", NULL),
+       REGULATOR_SUPPLY("avdd_lvds", NULL),
 };
 static struct regulator_consumer_supply tps658621_ldo4_supply[] = {
        REGULATOR_SUPPLY("avdd_osc", NULL),