summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/board-mop500.c
diff options
context:
space:
mode:
authorRobert Marklund <robert.marklund@stericsson.com>2011-06-13 15:43:17 +0200
committerLee Jones <lee.jones@linaro.org>2012-01-05 10:11:46 +0000
commit74d22b2c034345545695ac1cbcd70edea508a659 (patch)
tree9ad4c4a2b2424e9ba424d5f53af400444859ebe6 /arch/arm/mach-ux500/board-mop500.c
parent9d0c240369e1ea9c0b3aa224597eebffb240da80 (diff)
ux500: Add start up time to wlan regulator
Add 3.5 ms start up delay so the voltage have the time to stabilize. Signed-off-by: Robert Marklund <robert.marklund@stericsson.com> Change-Id: Ibd769578ef1519fbd08d01b0e0085148547d239d Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/25038 Reviewed-by: Dmitry TARNYAGIN <dmitry.tarnyagin@stericsson.com> Reviewed-by: Philippe LANGLAIS <philippe.langlais@stericsson.com>
Diffstat (limited to 'arch/arm/mach-ux500/board-mop500.c')
-rw-r--r--arch/arm/mach-ux500/board-mop500.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c
index dd66369efc7..3417bac7281 100644
--- a/arch/arm/mach-ux500/board-mop500.c
+++ b/arch/arm/mach-ux500/board-mop500.c
@@ -462,6 +462,7 @@ static struct fixed_voltage_config snowball_gpio_wlan_vbat_data = {
.microvolts = 3600000,
.enable_high = 1,
.init_data = &gpio_wlan_vbat_regulator,
+ .startup_delay = 3500, /* Startup time */
};
/*