Commit 86a14501 authored by Mark Brown's avatar Mark Brown

regulator: arizona-ldo1: Add enable time

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 9489e9dc
......@@ -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,
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment