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>
Mon, 16 Sep 2013 23:31:03 +0000 (00:31 +0100)
commit5957e444d2aa01705749190c32ae88fc4a029156
treec3d30835fdeef1b5e392a44551ea4aa137fe494d
parent32b6d3f6027a05f42987f74deed48dc13cd5a11d
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