]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: ftdi_sio: enable two UART ports on ST Microconnect Lite
authorAdrian Thomasset <adrian.thomasset@st.com>
Wed, 24 Apr 2013 10:37:35 +0000 (11:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 May 2013 03:08:17 +0000 (20:08 -0700)
commit73f78129b8c9b8213dd83232c64e85120c8ee9e2
treeaa5764812342ab35a37b6c8362b8319484276695
parent072dbd59aa8e3aaeb6f39144b81e8a90f683e2f2
USB: ftdi_sio: enable two UART ports on ST Microconnect Lite

commit 71d9a2b95fc9c9474d46d764336efd7a5a805555 upstream.

The FT4232H used in the ST Micro Connect Lite has four hi-speed UART ports.
The first two ports are reserved for the JTAG interface.

We enable by default ports 2 and 3 as UARTs (where port 2 is a
conventional RS-232 UART)

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