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)
committerBen Hutchings <ben@decadent.org.uk>
Mon, 13 May 2013 14:02:23 +0000 (15:02 +0100)
commit4034f28929624789a5eb5b3b5e0ce71e34ed62dd
treec4bc0fec2173f152d8a38788d42b69dc2ca28aec
parent6b68bff8941033765899d76c981ff50f804a6257
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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio_ids.h