Re: [PATCHv4 04/15] omap4: add pmic startup / shutdown times

2011-11-30 Thread Tero Kristo
On Tue, 2011-11-29 at 12:30 -0600, Menon, Nishanth wrote: On Fri, Nov 25, 2011 at 09:49, Tero Kristo t-kri...@ti.com wrote: Both startup and shutdown take 500us at maximum, value taken from TWL6030 data manual. Signed-off-by: Tero Kristo t-kri...@ti.com ---

Re: [PATCHv4 04/15] omap4: add pmic startup / shutdown times

2011-11-30 Thread Menon, Nishanth
On Wed, Nov 30, 2011 at 03:45, Tero Kristo t-kri...@ti.com wrote: On Tue, 2011-11-29 at 12:30 -0600, Menon, Nishanth wrote: On Fri, Nov 25, 2011 at 09:49, Tero Kristo t-kri...@ti.com wrote: Both startup and shutdown take 500us at maximum, value taken from TWL6030 data manual. Might be

Re: [PATCHv4 04/15] omap4: add pmic startup / shutdown times

2011-11-30 Thread Tero Kristo
On Wed, 2011-11-30 at 06:20 -0600, Menon, Nishanth wrote: On Wed, Nov 30, 2011 at 03:45, Tero Kristo t-kri...@ti.com wrote: On Tue, 2011-11-29 at 12:30 -0600, Menon, Nishanth wrote: On Fri, Nov 25, 2011 at 09:49, Tero Kristo t-kri...@ti.com wrote: Both startup and shutdown take 500us

Re: [PATCHv4 04/15] omap4: add pmic startup / shutdown times

2011-11-29 Thread Menon, Nishanth
On Fri, Nov 25, 2011 at 09:49, Tero Kristo t-kri...@ti.com wrote: Both startup and shutdown take 500us at maximum, value taken from TWL6030 data manual. Signed-off-by: Tero Kristo t-kri...@ti.com ---  arch/arm/mach-omap2/omap_twl.c |    2 ++  1 files changed, 2 insertions(+), 0 deletions(-)

[PATCHv4 04/15] omap4: add pmic startup / shutdown times

2011-11-25 Thread Tero Kristo
Both startup and shutdown take 500us at maximum, value taken from TWL6030 data manual. Signed-off-by: Tero Kristo t-kri...@ti.com --- arch/arm/mach-omap2/omap_twl.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/omap_twl.c