USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support
authorAntonio Ospite <ospite@studenti.unina.it>
Sun, 23 Sep 2012 07:57:25 +0000 (09:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Sep 2012 20:42:42 +0000 (13:42 -0700)
commit54575b05af36959dfb6a49a3e9ca0c2b456b7126
tree02c51f09e64ea0e7cae97ae4461c92931d02e179
parenta0693bd0aa95935bf1a720d7647619c2a4d789ed
USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support

TIAO/DIYGADGET USB Multi-Protocol Adapter (TUMPA) is an FTDI FT2232H
based device which provides an easily accessible JTAG, SPI, I2C, serial
breakout.

http://www.diygadget.com/tiao-usb-multi-protocol-adapter-jtag-spi-i2c-serial.html
http://www.tiaowiki.com/w/TIAO_USB_Multi_Protocol_Adapter_User%27s_Manual

FTDI FT2232H provides two serial channels (A and B), but on the TUMPA
channel A is dedicated to JTAG/SPI while channel B can be used for
UART/RS-232: use the ftdi_jtag_quirk to expose only channel B as
a usb-serial interface to userspace.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio_ids.h