Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

USB: serial: cp210x: add CPI Bulk Coin Recycler id

Add the device id for the Crane Payment Innovation / Money Controls Bulk
Coin Recycler:

https://www.cranepi.com/en/system/files/Support/OM_BCR_EN_V1-04_0.pdf

Reported-by: Scott Russell <Scott.Russell2@ncr.com>
Cc: stable@vger.kernel.org
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>

+1
+1
drivers/usb/serial/cp210x.c
··· 69 69 { USB_DEVICE(0x0FCF, 0x1004) }, /* Dynastream ANT2USB */ 70 70 { USB_DEVICE(0x0FCF, 0x1006) }, /* Dynastream ANT development board */ 71 71 { USB_DEVICE(0x0FDE, 0xCA05) }, /* OWL Wireless Electricity Monitor CM-160 */ 72 + { USB_DEVICE(0x106F, 0x0003) }, /* CPI / Money Controls Bulk Coin Recycler */ 72 73 { USB_DEVICE(0x10A6, 0xAA26) }, /* Knock-off DCU-11 cable */ 73 74 { USB_DEVICE(0x10AB, 0x10C5) }, /* Siemens MC60 Cable */ 74 75 { USB_DEVICE(0x10B5, 0xAC70) }, /* Nokia CA-42 USB */