Linux Serial subsystem development
 help / color / mirror / Atom feed
* RE: [PATCH v2] serial: 8250: Add cpufreq support
       [not found] <1335353194-2621-1-git-send-email-akshay.s@ti.com>
@ 2012-05-14 12:20 ` Shankarmurthy, Akshay
  2012-05-15 13:44   ` Alan Cox
  0 siblings, 1 reply; 3+ messages in thread
From: Shankarmurthy, Akshay @ 2012-05-14 12:20 UTC (permalink / raw)
  To: alan@linux.intel.com, linux-serial@vger.kernel.org
  Cc: gregkh@linuxfoundation.org, paul.gortmaker@windriver.com,
	jamie@jamieiles.com, swarren@nvidia.com, dianders@chromium.org,
	davinci-linux-open-source@linux.davincidsp.com

Hi Alan,

On Wed, Apr 25, 2012 at 16:56:33, Shankarmurthy, Akshay wrote:
> This patch adds cpufreq support for 8250 serial driver. A clk structure member has been added to the platform and port data structures. This member is used by the cpufreq notifier callback to get the updated clock rate. Also adds a member 'cpufreq_flag' to the plat_serial8250_port and uart_port structures which decides the requirement of cpufreq registration for each individual ports. If the port requires registration then 'cpufreq_flag'
> should be passed as TRUE from the board file.
> 
> Tested on TI DA850/OMAP-L138 EVM.
> 
> Signed-off-by: Chaithrika U S <chaithrika@ti.com>
> Signed-off-by: Shankarmurthy, Akshay <akshay.s@ti.com>
> ---
> v2 includes following changes :
> 
> 1. Used "tty_port_tty_get" API to get the tty struct instead of accesing it directly from the uart_port structure.
> 2. Added a boolean member "enable_cpufreq" to the uart_port and serial8250_port structures. This indicates the requirement of cpu freq registration for each individual ports.
> 3. Renamed the function from "serial8250_cpufreq_deregister" to "serial8250_cpufreq_unregister".
> 
> Changes are as per these discussions
> http://www.mail-archive.com/davinci-linux-open-source@linux.davincidsp.com/msg22841.html
> 

Please let me know if there are any comments on this patch?

Regards,
Akshay

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] serial: 8250: Add cpufreq support
  2012-05-14 12:20 ` [PATCH v2] serial: 8250: Add cpufreq support Shankarmurthy, Akshay
@ 2012-05-15 13:44   ` Alan Cox
  2012-05-15 13:57     ` Shankarmurthy, Akshay
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Cox @ 2012-05-15 13:44 UTC (permalink / raw)
  To: Shankarmurthy, Akshay
  Cc: linux-serial@vger.kernel.org, gregkh@linuxfoundation.org,
	paul.gortmaker@windriver.com, jamie@jamieiles.com,
	swarren@nvidia.com, dianders@chromium.org,
	davinci-linux-open-source@linux.davincidsp.com

> > Changes are as per these discussions
> > http://www.mail-archive.com/davinci-linux-open-source@linux.davincidsp.com/msg22841.html
> > 
> 
> Please let me know if there are any comments on this patch?

It never got here for some reason. Last I have in my mailbox is the
discussion of the 17th April ?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [PATCH v2] serial: 8250: Add cpufreq support
  2012-05-15 13:44   ` Alan Cox
@ 2012-05-15 13:57     ` Shankarmurthy, Akshay
  0 siblings, 0 replies; 3+ messages in thread
From: Shankarmurthy, Akshay @ 2012-05-15 13:57 UTC (permalink / raw)
  To: Alan Cox
  Cc: linux-serial@vger.kernel.org, gregkh@linuxfoundation.org,
	paul.gortmaker@windriver.com, jamie@jamieiles.com,
	swarren@nvidia.com, dianders@chromium.org,
	davinci-linux-open-source@linux.davincidsp.com

On Tue, May 15, 2012 at 19:14:14, Alan Cox wrote:
> > > Changes are as per these discussions 
> > > http://www.mail-archive.com/davinci-linux-open-source@linux.davincid
> > > sp.com/msg22841.html
> > > 
> > 
> > Please let me know if there are any comments on this patch?
> 
> It never got here for some reason. Last I have in my mailbox is the discussion of the 17th April ?
> 

Ok, I will resend the patch.

Regards,
Akshay

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-15 13:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1335353194-2621-1-git-send-email-akshay.s@ti.com>
2012-05-14 12:20 ` [PATCH v2] serial: 8250: Add cpufreq support Shankarmurthy, Akshay
2012-05-15 13:44   ` Alan Cox
2012-05-15 13:57     ` Shankarmurthy, Akshay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox