OSDN Git Service

USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
authorMarek Vasut <marex@denx.de>
Tue, 18 Apr 2017 18:07:56 +0000 (20:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 May 2017 12:26:58 +0000 (14:26 +0200)
commitfcd9a083cd2283574c46b78f39f0d7a83c3cc7d6
tree8af0c5f0bef91d89dd6b9881f5425cebef791c4f
parentaf3c8bf0e06b73039a64071565e06805d0adbc3c
USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit

commit 31c5d1922b90ddc1da6a6ddecef7cd31f17aa32b upstream.

This development kit has an FT4232 on it with a custom USB VID/PID.
The FT4232 provides four UARTs, but only two are used. The UART 0
is used by the FlashPro5 programmer and UART 2 is connected to the
SmartFusion2 CortexM3 SoC UART port.

Note that the USB VID is registered to Actel according to Linux USB
VID database, but that was acquired by Microsemi.

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio_ids.h