mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/4] regulator: arizona-ldo1: Add enable time
@ 2012-11-28 17:25 Mark Brown
  2012-11-28 17:25 ` [PATCH 2/4] regulator: arizona-ldo1: Support DVFS in default constraints Mark Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mark Brown @ 2012-11-28 17:25 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: linux-kernel, patches, Mark Brown

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 drivers/regulator/arizona-ldo1.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/regulator/arizona-ldo1.c b/drivers/regulator/arizona-ldo1.c
index b44fa6f..908996a 100644
--- a/drivers/regulator/arizona-ldo1.c
+++ b/drivers/regulator/arizona-ldo1.c
@@ -56,6 +56,7 @@ static const struct regulator_desc arizona_ldo1 = {
 	.min_uV = 900000,
 	.uV_step = 50000,
 	.n_voltages = 6,
+	.enable_time = 500,
 
 	.owner = THIS_MODULE,
 };
-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-11-28 17:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-28 17:25 [PATCH 1/4] regulator: arizona-ldo1: Add enable time Mark Brown
2012-11-28 17:25 ` [PATCH 2/4] regulator: arizona-ldo1: Support DVFS in default constraints Mark Brown
2012-11-28 17:25 ` [PATCH 3/4] regulator: arizona-ldo1: Add additional top voltage Mark Brown
2012-11-28 17:25 ` [PATCH 4/4] regulator: arizona-ldo1: Support 1.8V mode Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®