Commit 95072818 authored by Mark Brown's avatar Mark Brown

regulator: arizona-micsupp: Add ramp time information

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 73ee2946
......@@ -101,6 +101,8 @@ static const struct regulator_desc arizona_micsupp = {
.bypass_reg = ARIZONA_MIC_CHARGE_PUMP_1,
.bypass_mask = ARIZONA_CPMIC_BYPASS,
.enable_time = 3000,
.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