TI Shared Transport Description and Support
From OMAPpedia
(Difference between revisions)
Pavan savoy (Talk | contribs) |
Pavan savoy (Talk | contribs) |
||
| Line 37: | Line 37: | ||
* Bluetooth can be exercised via the Android UI | * Bluetooth can be exercised via the Android UI | ||
* FM can be exercised via the CLI available from TI releases | * FM can be exercised via the CLI available from TI releases | ||
| + | |||
| + | == Shared Transport drivers on Mainline == | ||
| + | Efforts on are going to get these drivers into mainline kernel @ kernel.org | ||
| + | As of 2.6.35, | ||
| + | * Shared Transport Line discipline driver | ||
| + | * Bluetooth driver for BlueZ | ||
| + | are available at drivers/staging/ti-st/ directory. | ||
Revision as of 10:18, 11 June 2010
Contents |
TI's Shared Transport driver currently support WL127x and WL128x WiLink Chipsets.
The drivers are located at'drivers/misc/ti-st/'
directory, and are available to be builtas modules by default under 'menuconfig --> device drivers --> misc devices'
On WL127x, support exists for
- Bluetooth
- FM
On WL128x, support exists for
- Bluetooth
- FM
- GPS
Note: No significant changes exist in either the architecture or code to support different chipsets.
WL128x on OMAP4/Android platform
http://git.omapzoom.org/?p=kernel/omap.git;a=shortlog;h=refs/heads/p-android-omap-2.6.32
- Bluetooth can be exercised via the Android UI
- FM can be exercised via the CLI available from TI releases
- GPS can be exercised via Android UI
WL128x on OMAP4 platform (Non-Android)
http://dev.omapzoom.org/?p=raja/L24x-btfm.git;a=summary
- Bluetooth can be exercised via the Poky/Ubuntu UI
- FM can be exercised via the CLI available from TI releases
WL127x on OMAP3/Android platform
http://git.omapzoom.org/?p=kernel/omap.git;a=shortlog;h=refs/heads/p-android-omap-2.6.29
- Bluetooth can be exercised via the Android UI
- FM can be exercised via the CLI available from TI releases
Efforts on are going to get these drivers into mainline kernel @ kernel.org As of 2.6.35,
- Shared Transport Line discipline driver
- Bluetooth driver for BlueZ
are available at drivers/staging/ti-st/ directory.