Commit c6169a9752eddf54e38d80519c1766f1fbf6b58e

Authored by Preston Fick
Committed by Greg Kroah-Hartman
1 parent dffe228e3d

USB: serial: cp210x: add IDs for CEL MeshConnect USB Stick

commit ffcfe30ebd8dd703d0fc4324ffe56ea21f5479f4 upstream.

Signed-off-by: Preston Fick <pffick@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

drivers/usb/serial/cp210x.c
... ... @@ -120,6 +120,7 @@
120 120 { USB_DEVICE(0x10C4, 0x85F8) }, /* Virtenio Preon32 */
121 121 { USB_DEVICE(0x10C4, 0x8664) }, /* AC-Services CAN-IF */
122 122 { USB_DEVICE(0x10C4, 0x8665) }, /* AC-Services OBD-IF */
  123 + { USB_DEVICE(0x10C4, 0x8875) }, /* CEL MeshConnect USB Stick */
123 124 { USB_DEVICE(0x10C4, 0x88A4) }, /* MMB Networks ZigBee USB Device */
124 125 { USB_DEVICE(0x10C4, 0x88A5) }, /* Planet Innovation Ingeni ZigBee USB Device */
125 126 { USB_DEVICE(0x10C4, 0x8946) }, /* Ketra N1 Wireless Interface */