[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1270750619-19174-1-git-send-email-pavan_savoy@ti.com>
Date: Thu, 8 Apr 2010 13:16:51 -0500
From: pavan_savoy@...com
To: gregkh@...e.de, alan@...rguk.ukuu.org.uk
Cc: linux-kernel@...r.kernel.org, npelly@...gle.com,
pavan_savoy@...oo.co.in
Subject: New ldisc for WiLink7.0
Most of the patches have been re-worked.
Removed un-wanted and un-used global references.
Removed the creation of global kobject @ root (from previous version)
<from previous edition>
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).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists