USB: new VID/PID-combos for cp2101

3 new VID/PID combinations (registered with Silicon Laboratories Inc.)
added for devices made by Lipowsky Industrie Elektronik GmbH all using
the CP2102 usb-to-serial converter (Baby-JTAG, Baby-LIN, HARP-1).

Signed-off-by: Bjorn Schneider <schneider@lipowsky.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>


authored by Bjorn Schneider and committed by Greg Kroah-Hartman 78001e3d 68717950

+3
+3
drivers/usb/serial/cp2101.c
··· 64 64 { USB_DEVICE(0x10C4, 0x80F6) }, /* Suunto sports instrument */ 65 65 { USB_DEVICE(0x10C4, 0x813D) }, /* Burnside Telecom Deskmobile */ 66 66 { USB_DEVICE(0x10C4, 0x815E) }, /* Helicomm IP-Link 1220-DVM */ 67 + { USB_DEVICE(0x10C4, 0x81C8) }, /* Lipowsky Industrie Elektronik GmbH, Baby-JTAG */ 68 + { USB_DEVICE(0x10C4, 0x81E2) }, /* Lipowsky Industrie Elektronik GmbH, Baby-LIN */ 69 + { USB_DEVICE(0x10C4, 0x8218) }, /* Lipowsky Industrie Elektronik GmbH, HARP-1 */ 67 70 { USB_DEVICE(0x10C4, 0xEA60) }, /* Silicon Labs factory default */ 68 71 { USB_DEVICE(0x10C4, 0xEA61) }, /* Silicon Labs factory default */ 69 72 { USB_DEVICE(0x16D6, 0x0001) }, /* Jablotron serial interface */