]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: ftdi_sio: correct ST Micro Connect Lite PIDs
authorAdrian Thomasset <adrian.thomasset@st.com>
Tue, 23 Apr 2013 11:46:29 +0000 (12:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 May 2013 02:51:53 +0000 (19:51 -0700)
commitebd414a67ba32d17a53dd506b01720e08c88e455
tree9cce779ea5933e5701b172a779f24ca4be590d49
parenta185de0ef7d02c512175cf373435f0c7f1c640e1
USB: ftdi_sio: correct ST Micro Connect Lite PIDs

commit 9f06d15f8db6946e41f73196a122b84a37938878 upstream.

The current ST Micro Connect Lite uses the FT4232H hi-speed quad USB
UART FTDI chip. It is also possible to drive STM reference targets
populated with an on-board JTAG debugger based on the FT2232H chip with
the same STMicroelectronics tools.

For this reason, the ST Micro Connect Lite PIDs should be
ST_STMCLT_2232_PID: 0x3746
ST_STMCLT_4232_PID: 0x3747

Signed-off-by: Adrian Thomasset <adrian.thomasset@st.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio_ids.h