Re: [PATCH] OMAP2/3 PM: Add OMAP PM no-op layer

2008-07-03 Thread Ramesh Gupta G
Hi Paul, Perhaps something similar to an OMAP PM function omap_pm_dsp_get_opp_table() that DSPBridge could call on startup? Can you please provide tentative dates for the patches available with above function? thanks Ramesh Gupta G -- To unsubscribe from this list: send the line

Re: [PATCH] OMAP2/3 PM: Add OMAP PM no-op layer

2008-07-03 Thread Paul Walmsley
Hello Ramesh, On Thu, 3 Jul 2008, Ramesh Gupta G wrote: Perhaps something similar to an OMAP PM function omap_pm_dsp_get_opp_table() that DSPBridge could call on startup? Can you please provide tentative dates for the patches available with above function? DSPBridge already has all of

Re: [PATCH] OMAP2/3 PM: Add OMAP PM no-op layer

2008-06-24 Thread Paul Walmsley
Hello Ramesh, On Wed, 18 Jun 2008, Ramesh Gupta G wrote: Will this interface provides information of max number if OPPs supported and the frequency corresponding to eah OPP level? It could be added. This is for DSPBridge use, not for the MPU, correct? Is the idea essentially to replace

Re: [PATCH] OMAP2/3 PM: Add OMAP PM no-op layer

2008-06-24 Thread Ramesh Gupta G
Hello Paul, Will this interface provides information of max number if OPPs supported and the frequency corresponding to eah OPP level? It could be added. This is for DSPBridge use, not for the MPU, correct? Is the idea essentially to replace the vdd1_dsp_freq[] array in

Re: [PATCH] OMAP2/3 PM: Add OMAP PM no-op layer

2008-06-18 Thread Ramesh Gupta G
Hi Paul, - Original Message - From: Paul Walmsley [EMAIL PROTECTED] To: linux-omap@vger.kernel.org Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, June 17, 2008 8:31 PM Subject: [PATCH] OMAP2/3 PM: Add OMAP PM no-op layer +/** + *