RE: [PATCH 05/13] OMAP: Introduce device specific set rate and get rate in device opp structures.

2010-09-29 Thread Gopinath, Thara
-Original Message- From: Cousson, Benoit Sent: Saturday, September 18, 2010 3:43 PM To: Gopinath, Thara Cc: Kevin Hilman; Paul Walmsley; linux-omap@vger.kernel.org; Sripathy, Vishwanath; Sawant, Anand Subject: Re: [PATCH 05/13] OMAP: Introduce device specific set rate and get rate

Re: [PATCH 05/13] OMAP: Introduce device specific set rate and get rate in device opp structures.

2010-09-29 Thread Cousson, Benoit
] OMAP: Introduce device specific set rate and get rate in device opp structures. Hi Thara, On 9/17/2010 4:55 PM, Gopinath, Thara wrote: From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Thursday, September 16, 2010 8:58 PM Gopinath, Tharath...@ti.com writes: From: Kevin Hilman

Re: [PATCH 05/13] OMAP: Introduce device specific set rate and get rate in device opp structures.

2010-09-20 Thread Kevin Hilman
Cousson, Benoit b-cous...@ti.com writes: Hi Thara, On 9/17/2010 4:55 PM, Gopinath, Thara wrote: From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Thursday, September 16, 2010 8:58 PM Gopinath, Tharath...@ti.com writes: From: Kevin Hilman [mailto:khil...@deeprootsystems.com]

Re: [PATCH 05/13] OMAP: Introduce device specific set rate and get rate in device opp structures.

2010-09-18 Thread Cousson, Benoit
Hi Thara, On 9/17/2010 4:55 PM, Gopinath, Thara wrote: From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Thursday, September 16, 2010 8:58 PM Gopinath, Tharath...@ti.com writes: From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Friday, September 03, 2010 5:12 AM

RE: [PATCH 05/13] OMAP: Introduce device specific set rate and get rate in device opp structures.

2010-09-16 Thread Gopinath, Thara
specific set rate and get rate in device opp structures. Thara Gopinath th...@ti.com writes: This patch extends the device opp structure to contain pointers to scale the operating rate of the device and to retrieve the operating rate of the device. This patch also adds the three new APIs

Re: [PATCH 05/13] OMAP: Introduce device specific set rate and get rate in device opp structures.

2010-09-16 Thread Kevin Hilman
: [PATCH 05/13] OMAP: Introduce device specific set rate and get rate in device opp structures. Thara Gopinath th...@ti.com writes: This patch extends the device opp structure to contain pointers to scale the operating rate of the device and to retrieve the operating rate of the device

[PATCH 05/13] OMAP: Introduce device specific set rate and get rate in device opp structures.

2010-08-18 Thread Thara Gopinath
This patch extends the device opp structure to contain pointers to scale the operating rate of the device and to retrieve the operating rate of the device. This patch also adds the three new APIs in the opp layer namely opp_set_rate that can be called to set a new operating rate for a device,