All of lore.kernel.org
 help / color / mirror / Atom feed
* [v3] New ldisc for WiLink7.0
@ 2010-03-23 20:41 pavan_savoy
  2010-03-23 20:41 ` [PATCH 1/7] serial: TTY: new ldisc for TI BT/FM/GPS chips pavan_savoy
  0 siblings, 1 reply; 16+ messages in thread
From: pavan_savoy @ 2010-03-23 20:41 UTC (permalink / raw)
  To: gregkh, alan; +Cc: pavan_savoy, linux-kernel, pavan_savoy



Greg / Alan,

Moved to staging directory as suggested.
All the patches have been modified to now go into drivers/staging/

> Texas Instruments has introduced it's new series of WiLink chipsets
> which has Bluetooth, WLAN, FM-Rx and FM-Tx and GPS on 1 single chip.
> This series of chipsets allow apps processor to interface with the chip
> over a single UART mux-ed for all 3 (BT,FM and GPS) cores on chip and
> SDIO for WLAN.
> 
> The following list of patches introduces a new line discipline which allows 
> such muxing to happen, and 3 different BT, FM and GPS drivers would sit on
> top of this driver (registering/unregistering) and glue this to relevant s/w
> stacks.
> 
> This has been verified to work on TI's OMAP platforms(34xx,36xx and 44xx).

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

end of thread, other threads:[~2010-03-24 15:57 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-23 20:41 [v3] New ldisc for WiLink7.0 pavan_savoy
2010-03-23 20:41 ` [PATCH 1/7] serial: TTY: new ldisc for TI BT/FM/GPS chips pavan_savoy
2010-03-23 20:41   ` [PATCH 2/7] drivers:staging: Kconfig, Makefile for TI's ST ldisc pavan_savoy
2010-03-23 20:41     ` [PATCH 3/7] drivers:staging: sources for ST core pavan_savoy
2010-03-23 20:41       ` [PATCH 4/7] drivers:staging: sources for Init manager module pavan_savoy
2010-03-23 20:41         ` [PATCH 5/7] drivers:staging: sources for HCI LL PM protocol pavan_savoy
2010-03-23 20:41           ` [PATCH 6/7] drivers:staging: sources for ST header file pavan_savoy
2010-03-23 20:41             ` [PATCH 7/7] Documentation/ABI: for N_TI_SHARED ldisc pavan_savoy
2010-03-24  2:29               ` Greg KH
2010-03-24  2:28     ` [PATCH 2/7] drivers:staging: Kconfig, Makefile for TI's ST ldisc Greg KH
2010-03-24  2:30     ` Greg KH
2010-03-24  2:24   ` [PATCH 1/7] serial: TTY: new ldisc for TI BT/FM/GPS chips Marcel Holtmann
2010-03-24  2:48     ` Greg KH
2010-03-24  2:28   ` Greg KH
2010-03-24  8:43     ` Alan Cox
2010-03-24 15:49       ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.