RE: [PATCH v5 1/5] omap3: pm: fix for twl4030 script load

2010-05-13 Thread Lesly Arackal Manuel
7;Nishanth Menon'; 'David Derrick'; 'Samuel Ortiz' > Subject: Re: [PATCH v5 1/5] omap3: pm: fix for twl4030 script load > > Hi, > > > > > Hi Eduardo, > > > > The load_twl4030_script() is called from twl4030_power_init() which is >

Re: [PATCH v5 1/5] omap3: pm: fix for twl4030 script load

2010-05-11 Thread Peter 'p2' De Schrijver
Hi, > > Hi Eduardo, > > The load_twl4030_script() is called from twl4030_power_init() which is again > called from twl_probe(), and this is getting called before > omap3_idle_init(). > > So the scripts are loaded before the cpuidle is initialized. > Then I don't think the system will hit sys_of

Re: [PATCH v5 1/5] omap3: pm: fix for twl4030 script load

2010-05-04 Thread Eduardo Valentin
map@vger.kernel.org; Lesly A M; Nishanth Menon; David Derrick; > > Samuel Ortiz > > Subject: Re: [PATCH v5 1/5] omap3: pm: fix for twl4030 script load > > > > Hello Lesly, > > > > On Mon, Apr 19, 2010 at 01:43:00PM +0200, ext Lesly A M wrote: >

RE: [PATCH v5 1/5] omap3: pm: fix for twl4030 script load

2010-05-04 Thread Lesly Arackal Manuel
> -Original Message- > From: Eduardo Valentin [mailto:eduardo.valen...@nokia.com] > Sent: Tuesday, May 04, 2010 11:57 AM > To: ext Lesly A M > Cc: linux-omap@vger.kernel.org; Lesly A M; Nishanth Menon; David Derrick; > Samuel Ortiz > Subject: Re: [PATCH v5 1/5] omap3

Re: [PATCH v5 1/5] omap3: pm: fix for twl4030 script load

2010-05-03 Thread Eduardo Valentin
Hello Lesly, On Mon, Apr 19, 2010 at 01:43:00PM +0200, ext Lesly A M wrote: > This patch will fix the TRITON sleep/wakeup sequence. OK. > > Since the function to populate the sleep script is getting called always > irrespective of the flag "TWL4030_SLEEP_SCRIPT", other scripts data > is getting