Re: [PATCH] OMAP4 PM: To correct voltages in MPU OPP Table

2011-01-06 Thread Nishanth Menon
it is pretty unfortunate that I have to NAK this patch in the public ML as well. shweta.gul...@ti.com wrote, on 01/06/2011 12:27 AM: From: Shweta Gulatishweta.gul...@ti.com There is a mismatch in voltages specified in OPP table of MPU and voltage specified in voltage table

RE: [PATCH] OMAP4 PM: To correct voltages in MPU OPP Table

2011-01-06 Thread Gopinath, Thara
-Original Message- From: Menon, Nishanth Sent: Thursday, January 06, 2011 5:52 PM To: Gulati, Shweta Cc: linux-omap@vger.kernel.org; Gopinath, Thara Subject: Re: [PATCH] OMAP4 PM: To correct voltages in MPU OPP Table it is pretty unfortunate that I have to NAK this patch in the public

Re: [PATCH] OMAP4 PM: To correct voltages in MPU OPP Table

2011-01-06 Thread Nishanth Menon
Gopinath, Thara had written, on 01/06/2011 08:52 AM, the following: -Original Message- From: Menon, Nishanth Sent: Thursday, January 06, 2011 5:52 PM To: Gulati, Shweta Cc: linux-omap@vger.kernel.org; Gopinath, Thara Subject: Re: [PATCH] OMAP4 PM: To correct voltages in MPU OPP Table

RE: [PATCH] OMAP4 PM: To correct voltages in MPU OPP Table

2011-01-06 Thread Gopinath, Thara
-Original Message- From: Menon, Nishanth Sent: Thursday, January 06, 2011 8:29 PM To: Gopinath, Thara Cc: Gulati, Shweta; l-o Subject: Re: [PATCH] OMAP4 PM: To correct voltages in MPU OPP Table Gopinath, Thara had written, on 01/06/2011 08:52 AM, the following: -Original Message

Re: [PATCH] OMAP4 PM: To correct voltages in MPU OPP Table

2011-01-06 Thread Nishanth Menon
Gopinath, Thara had written, on 01/06/2011 09:09 AM, the following: [..] Actually no. The latest voltage layer pushed uses these voltages. Also Arrgh... another reason to avoid messy duplicate tables!! Oh there is a patch in my bag where we use a single macro for each voltage across the

RE: [PATCH] OMAP4 PM: To correct voltages in MPU OPP Table

2011-01-06 Thread Gopinath, Thara
-Original Message- From: Menon, Nishanth Sent: Thursday, January 06, 2011 8:49 PM To: Gopinath, Thara Cc: Gulati, Shweta; l-o Subject: Re: [PATCH] OMAP4 PM: To correct voltages in MPU OPP Table Gopinath, Thara had written, on 01/06/2011 09:09 AM, the following: [..] Actually

Re: [PATCH] OMAP4 PM: To correct voltages in MPU OPP Table

2011-01-06 Thread Nishanth Menon
Gopinath, Thara had written, on 01/06/2011 09:26 AM, the following: -Original Message- From: Menon, Nishanth Sent: Thursday, January 06, 2011 8:49 PM To: Gopinath, Thara Cc: Gulati, Shweta; l-o Subject: Re: [PATCH] OMAP4 PM: To correct voltages in MPU OPP Table Gopinath, Thara had

[PATCH] OMAP4 PM: To correct voltages in MPU OPP Table

2011-01-05 Thread shweta . gulati
From: Shweta Gulati shweta.gul...@ti.com There is a mismatch in voltages specified in OPP table of MPU and voltage specified in voltage table 'omap44xx_vdd_mpu_volt_data' This Patch corrects MPU OPP Table as well as enable OPP-Turbo and OPP-SB for MPU by default. Signed-off-by: Thara Gopinath