RE: [PATCH] omap3: Add basic support for 720MHz part

2011-01-20 Thread Premi, Sanjeev
-Original Message- From: Varadarajan, Charulatha Sent: Tuesday, January 18, 2011 2:44 PM To: Premi, Sanjeev Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH] omap3: Add basic support for 720MHz part Couple of minor comments. [snip]...[snip] --- a/arch/arm/mach-omap2

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-20 Thread Varadarajan, Charulatha
On Thu, Jan 20, 2011 at 16:28, Premi, Sanjeev pr...@ti.com wrote: -Original Message- From: Varadarajan, Charulatha Sent: Tuesday, January 18, 2011 2:44 PM To: Premi, Sanjeev Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH] omap3: Add basic support for 720MHz part Also do not miss

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-20 Thread G, Manjunath Kondaiah
On Thu, Jan 20, 2011 at 04:28:11PM +0530, Premi, Sanjeev wrote: -Original Message- From: Varadarajan, Charulatha Sent: Tuesday, January 18, 2011 2:44 PM To: Premi, Sanjeev Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH] omap3: Add basic support for 720MHz part Couple

RE: [PATCH] omap3: Add basic support for 720MHz part

2011-01-20 Thread Premi, Sanjeev
-Original Message- From: G, Manjunath Kondaiah [mailto:manj...@ti.com] Sent: Thursday, January 20, 2011 4:51 PM To: Premi, Sanjeev Cc: Varadarajan, Charulatha; linux-omap@vger.kernel.org Subject: Re: [PATCH] omap3: Add basic support for 720MHz part [snip] Looks fine. Feel

RE: [PATCH] omap3: Add basic support for 720MHz part

2011-01-19 Thread Vishwanath Sripathy
Kooi, -Original Message- From: Koen Kooi [mailto:k...@dominion.thruhere.net] Sent: Tuesday, January 18, 2011 11:47 PM To: Vishwanath Sripathy Cc: Nishanth Menon; Sanjeev Premi; l-o List; Thara Gopinath Subject: Re: [PATCH] omap3: Add basic support for 720MHz part Op 18 jan 2011

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-19 Thread Nishanth Menon
Vishwanath Sripathy wrote, on 01/19/2011 10:56 AM: If you want a quick hack, you can modify the voltage for 700M marginally (like you have done above). But it needs to be done in multiple places. You need to modify IVA OPP6 entry in opp table and OPP6 voltage value in voltage.h as well besides

RE: [PATCH] omap3: Add basic support for 720MHz part

2011-01-19 Thread Premi, Sanjeev
-Original Message- From: Koen Kooi [mailto:k...@dominion.thruhere.net] Sent: Tuesday, January 18, 2011 9:08 PM To: Premi, Sanjeev Cc: l-o List; Menon, Nishanth; Gopinath, Thara Subject: Re: [PATCH] omap3: Add basic support for 720MHz part [snip]...[snip] Thanks for the updated

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-19 Thread Koen Kooi
Op 19 jan 2011, om 10:06 heeft Nishanth Menon het volgende geschreven: Vishwanath Sripathy wrote, on 01/19/2011 10:56 AM: If you want a quick hack, you can modify the voltage for 700M marginally (like you have done above). But it needs to be done in multiple places. You need to modify IVA

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-19 Thread Koen Kooi
basic support for 720MHz part [snip]...[snip] Thanks for the updated patch! I'm still having problem using this together with DVFS, the kernel won't scale beyond 600MHz because 600MHz and 720MHz share the same voltage. Thara, Nishant, do you have any suggestions on how to convince

RE: [PATCH] omap3: Add basic support for 720MHz part

2011-01-19 Thread Premi, Sanjeev
-Original Message- From: Koen Kooi [mailto:k...@dominion.thruhere.net] Sent: Tuesday, January 18, 2011 11:47 PM To: Sripathy, Vishwanath Cc: Menon, Nishanth; Premi, Sanjeev; l-o List; Gopinath, Thara Subject: Re: [PATCH] omap3: Add basic support for 720MHz part [snip]...[snip

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-18 Thread Varadarajan, Charulatha
Couple of minor comments. On Tue, Jan 18, 2011 at 13:19, Sanjeev Premi pr...@ti.com wrote: This patch adds support for new speed enhanced parts with ARM and IVA running at 720MHz and 520MHz respectively. These parts can be probed at run-time by reading PRODID.SKUID[3:0] at 0x4830A20C [1].

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-18 Thread Koen Kooi
Op 18 jan 2011, om 08:49 heeft Sanjeev Premi het volgende geschreven: This patch adds support for new speed enhanced parts with ARM and IVA running at 720MHz and 520MHz respectively. These parts can be probed at run-time by reading PRODID.SKUID[3:0] at 0x4830A20C [1]. This patch

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-18 Thread Nishanth Menon
Koen Kooi wrote, on 01/18/2011 05:38 PM: Op 18 jan 2011, om 08:49 heeft Sanjeev Premi het volgende geschreven: This patch adds support for new speed enhanced parts with ARM and IVA running at 720MHz and 520MHz respectively. These parts can be probed at run-time by reading PRODID.SKUID[3:0] at

RE: [PATCH] omap3: Add basic support for 720MHz part

2011-01-18 Thread Vishwanath Sripathy
Kooi, -Original Message- From: Nishanth Menon [mailto:n...@ti.com] Sent: Tuesday, January 18, 2011 10:19 PM To: Koen Kooi Cc: Sanjeev Premi; l-o List; th...@ti.com; Vishwanath Sripathy Subject: Re: [PATCH] omap3: Add basic support for 720MHz part Koen Kooi wrote, on 01/18/2011 05

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-18 Thread Koen Kooi
: [PATCH] omap3: Add basic support for 720MHz part Koen Kooi wrote, on 01/18/2011 05:38 PM: Op 18 jan 2011, om 08:49 heeft Sanjeev Premi het volgende geschreven: This patch adds support for new speed enhanced parts with ARM and IVA running at 720MHz and 520MHz respectively. These parts can

[PATCH] omap3: Add basic support for 720MHz part

2011-01-17 Thread Sanjeev Premi
This patch adds support for new speed enhanced parts with ARM and IVA running at 720MHz and 520MHz respectively. These parts can be probed at run-time by reading PRODID.SKUID[3:0] at 0x4830A20C [1]. This patch specifically does following: * Detect devices capable of 720MHz. * Add new OPP *

[PATCH] omap3: Add basic support for 720MHz part

2011-01-07 Thread Sanjeev Premi
This patch adds support for new speed enhanced parts with ARM and IVA running at 720MHz and 520MHz respectively. These parts can be probed at run-time by reading PRODID.SKUID[3:0] at 0x4830A20C [1]. This patch specifically does following: * Detect devices capable of 720MHz. * Add new OPP *

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-07 Thread Nishanth Menon
Sanjeev Premi wrote, on 01/07/2011 07:07 AM: + if (omap3_has_720mhz()) { + pr_info(Enabled OPP corresponding to 720MHz\n); + + omap34xx_opp_def_list[INDEX_MPU_720MHZ] + .default_available = true; +

RE: [PATCH] omap3: Add basic support for 720MHz part

2011-01-07 Thread Premi, Sanjeev
-Original Message- From: Menon, Nishanth Sent: Friday, January 07, 2011 7:04 PM To: Premi, Sanjeev Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH] omap3: Add basic support for 720MHz part Sanjeev Premi wrote, on 01/07/2011 07:07 AM: + if (omap3_has_720mhz

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-07 Thread Nishanth Menon
Premi, Sanjeev wrote, on 01/07/2011 07:50 AM: -Original Message- From: Menon, Nishanth Sent: Friday, January 07, 2011 7:04 PM To: Premi, Sanjeev Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH] omap3: Add basic support for 720MHz part Sanjeev Premi wrote, on 01/07/2011 07:07 AM

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-07 Thread Kevin Hilman
Sanjeev Premi pr...@ti.com writes: This patch adds support for new speed enhanced parts with ARM and IVA running at 720MHz and 520MHz respectively. These parts can be probed at run-time by reading PRODID.SKUID[3:0] at 0x4830A20C [1]. Please expand this a little to describe exactly which

RE: [PATCH] omap3: Add basic support for 720MHz part

2011-01-07 Thread Premi, Sanjeev
-Original Message- From: Kevin Hilman [mailto:khil...@ti.com] Sent: Friday, January 07, 2011 10:18 PM To: Premi, Sanjeev Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH] omap3: Add basic support for 720MHz part Sanjeev Premi pr...@ti.com writes: This patch adds support