Re: [PATCH 2/2] OMAP: PM: implement devices wakeup latency constraints APIs

2011-03-08 Thread Jean Pihet
On Tue, Mar 8, 2011 at 3:15 AM, Kevin Hilman khil...@ti.com wrote: Jean Pihet jean.pi...@newoldbits.com writes: Implement OMAP PM layer omap_pm_set_max_dev_wakeup_lat API by creating similar APIs at the omap_device and omap_hwmod levels. The omap_hwmod level call is the layer with access to

Re: [PATCH 2/2] OMAP: PM: implement devices wakeup latency constraints APIs

2011-03-08 Thread Kevin Hilman
Jean Pihet jean.pi...@newoldbits.com writes: On Tue, Mar 8, 2011 at 3:15 AM, Kevin Hilman khil...@ti.com wrote: Jean Pihet jean.pi...@newoldbits.com writes: Implement OMAP PM layer omap_pm_set_max_dev_wakeup_lat API by creating similar APIs at the omap_device and omap_hwmod levels. The

Re: [PATCH 2/2] OMAP: PM: implement devices wakeup latency constraints APIs

2011-03-07 Thread Kevin Hilman
Jean Pihet jean.pi...@newoldbits.com writes: Implement OMAP PM layer omap_pm_set_max_dev_wakeup_lat API by creating similar APIs at the omap_device and omap_hwmod levels. The omap_hwmod level call is the layer with access to the powerdomain core, so it is the place where the powerdomain is

RE: [PATCH 2/2] OMAP: PM: implement devices wakeup latency constraints APIs

2011-02-18 Thread Rajendra Nayak
-Original Message- From: jean.pi...@newoldbits.com [mailto:jean.pi...@newoldbits.com] Sent: Friday, February 11, 2011 12:53 AM To: khil...@ti.com; p...@pwsan.com; Vibhore Vardhan; Santosh Shilimkar; Vishwanath BS; rna...@ti.com Cc: linux-omap@vger.kernel.org; Jean Pihet; Vibhore

Re: [PATCH 2/2] OMAP: PM: implement devices wakeup latency constraints APIs

2011-02-18 Thread Jean Pihet
Hi Rajendra, The patch below is not the latest one. I sent the latest patch set attached to the offlist e-mail I sent yesterday. As soon as the architecture discussions are sorted out I will re-submit. Some more comments inline. On Fri, Feb 18, 2011 at 12:04 PM, Rajendra Nayak rna...@ti.com

RE: [PATCH 2/2] OMAP: PM: implement devices wakeup latency constraints APIs

2011-02-16 Thread Vishwanath Sripathy
: [PATCH 2/2] OMAP: PM: implement devices wakeup latency constraints APIs Hi Vishwa, On Tue, Feb 15, 2011 at 10:35 AM, Vishwanath Sripathy vishwanath...@ti.com wrote: -Original Message- From: jean.pi...@newoldbits.com [mailto:jean.pi...@newoldbits.com] Sent: Friday, February 11, 2011

RE: [PATCH 2/2] OMAP: PM: implement devices wakeup latency constraints APIs

2011-02-15 Thread Vishwanath Sripathy
-Original Message- From: jean.pi...@newoldbits.com [mailto:jean.pi...@newoldbits.com] Sent: Friday, February 11, 2011 12:53 AM To: khil...@ti.com; p...@pwsan.com; Vibhore Vardhan; Santosh Shilimkar; Vishwanath BS; rna...@ti.com Cc: linux-omap@vger.kernel.org; Jean Pihet; Vibhore

Re: [PATCH 2/2] OMAP: PM: implement devices wakeup latency constraints APIs

2011-02-15 Thread Jean Pihet
Hi Vishwa, On Tue, Feb 15, 2011 at 10:35 AM, Vishwanath Sripathy vishwanath...@ti.com wrote: -Original Message- From: jean.pi...@newoldbits.com [mailto:jean.pi...@newoldbits.com] Sent: Friday, February 11, 2011 12:53 AM To: khil...@ti.com; p...@pwsan.com; Vibhore Vardhan; Santosh

Re: [PATCH 2/2] OMAP: PM: implement devices wakeup latency constraints APIs

2011-02-11 Thread Gulati, Shweta
Jean, On Fri, Feb 11, 2011 at 12:53 AM, jean.pi...@newoldbits.com wrote: From: Jean Pihet j-pi...@ti.com Implement OMAP PM layer omap_pm_set_max_dev_wakeup_lat API by creating similar APIs at the omap_device and omap_hwmod levels. The omap_hwmod level call is the layer with access to the

Re: [PATCH 2/2] OMAP: PM: implement devices wakeup latency constraints APIs

2011-02-11 Thread Jean Pihet
Hi Shweta, Indeed the error checking is not good in this version. I have inlined some comments. On Fri, Feb 11, 2011 at 11:23 AM, Gulati, Shweta shweta.gul...@ti.com wrote: Jean, On Fri, Feb 11, 2011 at 12:53 AM,  jean.pi...@newoldbits.com wrote: From: Jean Pihet j-pi...@ti.com Implement