[RFC 1/2] OMAP3+: voltage / oscillator parameter segregation

2011-08-03 Thread Tero Kristo
This patch separates board specific voltage and oscillator ramp / setup times from the core code. Things changed: - on/sleep/ret/off voltage setup moved from common twl code to VC / VP data (opp_data.c files) - added board support for vdd ramp up / down times - added board support for oscill

RE: [RFC 1/2] OMAP3+: voltage / oscillator parameter segregation

2011-08-04 Thread Vishwanath Sripathy
> -Original Message- > From: Tero Kristo [mailto:t-kri...@ti.com] > Sent: Wednesday, August 03, 2011 8:59 PM > To: linux-omap@vger.kernel.org > Cc: Vishwanath Sripathy > Subject: [RFC 1/2] OMAP3+: voltage / oscillator parameter > segregation > > This patch separ

RE: [RFC 1/2] OMAP3+: voltage / oscillator parameter segregation

2011-08-05 Thread Tero Kristo
9 PM > > To: linux-omap@vger.kernel.org > > Cc: Vishwanath Sripathy > > Subject: [RFC 1/2] OMAP3+: voltage / oscillator parameter > > segregation > > > > This patch separates board specific voltage and oscillator ramp / > > setup > > times from the c

Re: [RFC 1/2] OMAP3+: voltage / oscillator parameter segregation

2011-08-07 Thread Menon, Nishanth
here is my quick feedback: On Wed, Aug 3, 2011 at 10:29, Tero Kristo wrote: > > This patch separates board specific voltage and oscillator ramp / setup > times from the core code. Things changed: > > - on/sleep/ret/off voltage setup moved from common twl code to >  VC / VP data (opp_data.c f

Re: [RFC 1/2] OMAP3+: voltage / oscillator parameter segregation

2011-08-26 Thread Kevin Hilman
Hi Nishanth, "Menon, Nishanth" writes: > here is my quick feedback: > > > On Wed, Aug 3, 2011 at 10:29, Tero Kristo wrote: >> >> This patch separates board specific voltage and oscillator ramp / setup >> times from the core code. Things changed: >> >> - on/sleep/ret/off voltage setup moved from

RE: [RFC 1/2] OMAP3+: voltage / oscillator parameter segregation

2011-08-27 Thread Vishwanath Sripathy
> -Original Message- > From: Kevin Hilman [mailto:khil...@ti.com] > Sent: Saturday, August 27, 2011 4:55 AM > To: Menon, Nishanth > Cc: Tero Kristo; linux-omap@vger.kernel.org; Vishwanath Sripathy > Subject: Re: [RFC 1/2] OMAP3+: voltage / oscillator parameter > segreg

Re: [RFC 1/2] OMAP3+: voltage / oscillator parameter segregation

2011-08-29 Thread Kevin Hilman
Vishwanath Sripathy writes: [...] >> >> diff --git a/arch/arm/mach-omap2/opp3xxx_data.c b/arch/arm/mach- >> omap2/opp3xxx_data.c >> >> index d95f3f9..b5d8294 100644 >> >> --- a/arch/arm/mach-omap2/opp3xxx_data.c >> >> +++ b/arch/arm/mach-omap2/opp3xxx_data.c >> >> @@ -26,6 +26,16 @@ >> >>  #incl