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)
committerJohan Hovold <johan@kernel.org>
Wed, 19 Apr 2017 07:58:50 +0000 (09:58 +0200)
commit31c5d1922b90ddc1da6a6ddecef7cd31f17aa32b
treef75f30cf29ba1f6242c3f61876ebf0c46a335bd5
parent4f37fa549d0de7aee547783752e70f877a49b0c9
USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit

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>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio_ids.h