regulator: palmas: configure enable time for LDOs
authorLaxman Dewangan <ldewangan@nvidia.com>
Tue, 10 Sep 2013 11:18:07 +0000 (16:48 +0530)
committerMark Brown <broonie@linaro.org>
Tue, 10 Sep 2013 12:34:29 +0000 (13:34 +0100)
commit087d30e3049bf86909895ef227f0893b8f710f38
tree4c91fc4da3024d96beb42282f20e6bf95523255d
parent0f45aa84b33b7a9bfeb41845c723dc51f82f1cf0
regulator: palmas: configure enable time for LDOs

As per datasheet (Referred TPS65913), the on-time for LDO is
500micro second. If LDO6 is in vibrator mode then the on-time
is 2000us.

Set the enable_time on regulator descriptor accordingly.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/palmas-regulator.c