Prev: [PATCH 6/6] drivers:misc: sources for ST header file
Next: [PATCH 1/6] serial: TTY: new ldisc for TI BT/FM/GPS chips
From: pavan_savoy on 22 Mar 2010 17:20 Greg/Alan & the linux-kernel community, 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(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |