Re: [PATCH v5 4/5] OMAP4: hwmod: Add inital data for smartreflex modules.

2010-12-23 Thread Cousson, Benoit
Hi Thara, On 12/20/2010 6:00 PM, Gopinath, Thara wrote: From: Benoit Coussonb-cous...@ti.com This patch adds the hwmod details for OMAP4 smartreflex modules. Signed-off-by: Benoit Coussonb-cous...@ti.com You're s-o-b is missing, along with the changed you did to the patch. ---

Re: [PATCH v5 4/5] OMAP4: hwmod: Add inital data for smartreflex modules.

2010-12-23 Thread Menon, Nishanth
On Thu, Dec 23, 2010 at 06:07, Cousson, Benoit b-cous...@ti.com wrote: Please note the following log when enabling SR in Class 3 on an OMAP4430/sdp: [    2.362182] omap2_set_init_voltage: unable to find boot up OPP for vdd_mpu [    2.369384] omap2_set_init_voltage: Unable to put vdd_mpu to

Re: [PATCH v5 4/5] OMAP4: hwmod: Add inital data for smartreflex modules.

2010-12-23 Thread Cousson, Benoit
On 12/23/2010 2:25 PM, Menon, Nishanth wrote: On Thu, Dec 23, 2010 at 06:07, Cousson, Benoitb-cous...@ti.com wrote: Please note the following log when enabling SR in Class 3 on an OMAP4430/sdp: [2.362182] omap2_set_init_voltage: unable to find boot up OPP for vdd_mpu [2.369384]

RE: [PATCH v5 4/5] OMAP4: hwmod: Add inital data for smartreflex modules.

2010-12-23 Thread Vishwanath Sripathy
, Anand; Menon, Nishanth Subject: Re: [PATCH v5 4/5] OMAP4: hwmod: Add inital data for smartreflex modules. Hi Thara, On 12/20/2010 6:00 PM, Gopinath, Thara wrote: From: Benoit Coussonb-cous...@ti.com This patch adds the hwmod details for OMAP4 smartreflex modules. Signed-off

Re: [PATCH v5 4/5] OMAP4: hwmod: Add inital data for smartreflex modules.

2010-12-23 Thread Kevin Hilman
Vishwanath Sripathy vishwanath...@ti.com writes: [...] Please note the following log when enabling SR in Class 3 on an OMAP4430/sdp: [2.362182] omap2_set_init_voltage: unable to find boot up OPP for vdd_mpu [2.369384] omap2_set_init_voltage: Unable to put vdd_mpu to its init

RE: [PATCH v5 4/5] OMAP4: hwmod: Add inital data for smartreflex modules.

2010-12-23 Thread Vishwanath Sripathy
Subject: Re: [PATCH v5 4/5] OMAP4: hwmod: Add inital data for smartreflex modules. Kevin Hilman had written, on 12/23/2010 11:15 AM, the following: Vishwanath Sripathy vishwanath...@ti.com writes: [...] Please note the following log when enabling SR in Class 3 on an OMAP4430/sdp

Re: [PATCH v5 4/5] OMAP4: hwmod: Add inital data for smartreflex modules.

2010-12-23 Thread Nishanth Menon
Vishwanath Sripathy had written, on 12/23/2010 11:36 AM, the following: [..] Further, why is SR enabled by default on this platform if it does not have all domains available to be enabled (e.x. we dont have it on PandaBoard even though it is OMAP4 rt?) Why do you think SR is enabled by default?

[PATCH v5 4/5] OMAP4: hwmod: Add inital data for smartreflex modules.

2010-12-20 Thread Thara Gopinath
From: Benoit Cousson b-cous...@ti.com This patch adds the hwmod details for OMAP4 smartreflex modules. Signed-off-by: Benoit Cousson b-cous...@ti.com --- arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 168 1 files changed, 168 insertions(+), 0 deletions(-) diff