public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] [PATCH 0/2] High Speed uart support on 3430
@ 2007-12-17 14:19 Girish
  2007-12-17 17:36 ` Tony Lindgren
  0 siblings, 1 reply; 4+ messages in thread
From: Girish @ 2007-12-17 14:19 UTC (permalink / raw)
  To: linux-omap; +Cc: linux-omap-open-source

Hi,
This patch series adds high speed uart support on 3430. 

UART library Interfaces:
The UART library interfaces the user drivers with UART hardware and exports API’s to configure UART for different types of
applications such as High speed(HS) UART, IrDA and Bluetooth etc. 
The most of the API’s exported by UART library are functionality based API’s which are used by client drivers for different purposes
such as 
-	Requesting UART
-	Initial UART configuration
-	Data transfer Configuration(DMA mode)
-	ISR registration
-	UART Speed change


Regards,
Girish

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

end of thread, other threads:[~2007-12-19 12:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-17 14:19 [RFC] [PATCH 0/2] High Speed uart support on 3430 Girish
2007-12-17 17:36 ` Tony Lindgren
2007-12-18 17:53   ` Girish
2007-12-19 12:13     ` Ville Tervo

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