projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0450010
)
[ARM] tegra: ventana: add ldo3 consumer for avdd_lvds
author
Gary King
<gking@nvidia.com>
Fri, 10 Sep 2010 03:01:08 +0000
(20:01 -0700)
committer
Colin 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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-tegra/board-ventana-power.c
b/arch/arm/mach-tegra/board-ventana-power.c
index 745198bdf55c69a90a53106d7d60630d215a35cf..e2c6f33492063ae9afff96a05d84f18ee786c53e 100644
(file)
--- 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),