dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/ti-st
Pavan Savoy a0cc2f3b51 staging: ti-st: move TI_ST from staging to misc/
move the 3 source files st_core.c, st_kim.c and st_ll.c
from staging to drivers/misc/.

Texas Instrument's WiLink 7 chipset packs wireless technologies like
Bluetooth, FM, GPS and WLAN into a single die.
Among these the Bluetooth, FM Rx/Tx and GPS are interfaced to a apps processor
over a single UART.

This line discipline driver allows various protocol drivers such as Bluetooth
BlueZ driver, FM V4L2 driver and GPS simple character device driver
to communicate with its relevant core in the chip.

Each protocol or technologies use a logical channel to communicate with chip.
Bluetooth uses the HCI-H4 [channels 1-4], FM uses a CH-8 and
GPS a CH-9 protocol. The driver also constitutes the TI HCI-LL Power
Management protocol which use channels 30-33.

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-10-06 08:25:06 -07:00
..
Kconfig staging: ti-st: move TI_ST from staging to misc/ 2010-10-06 08:25:06 -07:00
Makefile staging: ti-st: move TI_ST from staging to misc/ 2010-10-06 08:25:06 -07:00
TODO Staging: ti-st: update TODO 2010-08-02 18:28:40 -07:00
bt_drv.c staging: ti-st: mv ti_wilink_st header 2010-10-05 11:48:07 -07:00
bt_drv.h Staging: bluetooth: BT driver using ST for TI combo devices 2010-05-11 11:35:56 -07:00
sysfs-uim Staging: ti-st: update ABI and TODO 2010-07-28 08:20:56 -07:00