summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-ventana-power.c
diff options
context:
space:
mode:
authorGary King <gking@nvidia.com>2010-09-09 20:01:08 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:36:11 -0800
commit01426d4b0982bbd42809b90a77fd8c60e4af23c2 (patch)
tree89e2518d925a3080f919a915e0cea4f3c44eae2e /arch/arm/mach-tegra/board-ventana-power.c
parent17992d17fad1319443f66174df8403b8e61b02fa (diff)
[ARM] tegra: ventana: add ldo3 consumer for avdd_lvds
Change-Id: If5e07b2eb62805a00426799184989fa290318f4a Signed-off-by: Gary King <gking@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/board-ventana-power.c')
-rw-r--r--arch/arm/mach-tegra/board-ventana-power.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/board-ventana-power.c b/arch/arm/mach-tegra/board-ventana-power.c
index 745198bdf55c..e2c6f3349206 100644
--- a/arch/arm/mach-tegra/board-ventana-power.c
+++ b/arch/arm/mach-tegra/board-ventana-power.c
@@ -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),