Re: [PATCH 1/2] regulator: palmas: configure enable time for LDOs

2013-09-10 Thread Mark Brown
On Tue, Sep 10, 2013 at 04:48:07PM +0530, Laxman Dewangan wrote: > 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. Applied, thanks. signature.asc Description: Digital signature

[PATCH 1/2] regulator: palmas: configure enable time for LDOs

2013-09-10 Thread Laxman Dewangan
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 --- drivers/regulator/palmas-regulator.c |6 ++ 1 files changed,