]> git.hungrycats.org Git - linux/commitdiff
usb: cp210x support SEL C662 Vendor/Device
authorBarry Grussling <barry@grussling.com>
Fri, 19 Jul 2013 21:46:12 +0000 (14:46 -0700)
committerSasha Levin <sasha.levin@oracle.com>
Tue, 8 Mar 2016 02:29:01 +0000 (21:29 -0500)
[ Upstream commit b579fa52f6be0b4157ca9cc5e94d44a2c89a7e95 ]

This patch adds support for the Schweitzer Engineering Laboratories
C662 USB cable based off the CP210x driver.

Signed-off-by: Barry Grussling <barry@grussling.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
drivers/usb/serial/cp210x.c

index a7caf53d8b5e66d10891a0be5f9a5e0ac8f96c8e..66ef0e70f91a326566b0a5d078163adf44e3063a 100644 (file)
@@ -167,6 +167,7 @@ static const struct usb_device_id id_table[] = {
        { USB_DEVICE(0x1ADB, 0x0001) }, /* Schweitzer Engineering C662 Cable */
        { USB_DEVICE(0x1B1C, 0x1C00) }, /* Corsair USB Dongle */
        { USB_DEVICE(0x1BA4, 0x0002) }, /* Silicon Labs 358x factory default */
+       { USB_DEVICE(0x1ADB, 0x0001) }, /* Schweitzer Engineering C662 Cable */
        { USB_DEVICE(0x1BE3, 0x07A6) }, /* WAGO 750-923 USB Service Cable */
        { USB_DEVICE(0x1D6F, 0x0010) }, /* Seluxit ApS RF Dongle */
        { USB_DEVICE(0x1E29, 0x0102) }, /* Festo CPX-USB */