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; 17+ 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] 17+ messages in thread
* Re: [PATCH 2/7] drivers:staging: Kconfig, Makefile for TI's ST ldisc
@ 2010-03-24 20:47 Pavan Savoy
  0 siblings, 0 replies; 17+ messages in thread
From: Pavan Savoy @ 2010-03-24 20:47 UTC (permalink / raw)
  To: pavan_savoy, Greg KH; +Cc: alan, linux-kernel

--- On Wed, 24/3/10, Greg KH <gregkh@suse.de> wrote:

> From: Greg KH <gregkh@suse.de>
> Subject: Re: [PATCH 2/7] drivers:staging: Kconfig, Makefile for TI's ST ldisc
> To: pavan_savoy@ti.com
> Cc: alan@lxorguk.ukuu.org.uk, linux-kernel@vger.kernel.org, pavan_savoy@yahoo.co.in
> Date: Wednesday, 24 March, 2010, 8:00 AM
> On Tue, Mar 23, 2010 at 03:41:10PM
> -0500, pavan_savoy@ti.com
> wrote:
> > From: Pavan Savoy <pavan_savoy@ti.com>
> > 
> > This change adds the Kconfig and Make file for TI's
> > ST line discipline driver and the BlueZ driver for BT
> > core of the TI BT/FM/GPS combo chip.
> > 
> > Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
> > ---
> >  drivers/staging/Kconfig     
>   |    2 ++
> >  drivers/staging/Makefile   
>    |    1 +
> 
> To add a new staging driver, I need a TODO file that lists
> what needs to
> be done to the code in order to get it merged into the main
> portion of
> the kernel, and who is responsible for it.  Look at
> the other
> drivers/staging/*/TODO files for examples of what to do.

Oh - BTW, I've added patches on tree 
http://github.com/PavanSavoy/testGit/tree/patch_branch

also, got by git clone git clone git://github.com/PavanSavoy/testGit.git
and checking out --track -b patch_branch origin/patch_branch
have fixed the ordering of patches and TODO/ABI moved into staging.

Just in case, you decide to put this in staging/ i can re-mail them too.

> thanks,
> 
> greg k-h
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>




      Your Mail works best with the New Yahoo Optimized IE8. Get it NOW! http://downloads.yahoo.com/in/internetexplorer/

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

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

Thread overview: 17+ 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
2010-03-24 20:47 [PATCH 2/7] drivers:staging: Kconfig, Makefile for TI's ST ldisc Pavan Savoy

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.