Re: [PATCH 0/2] USB: serial: cp210x: add device ids for NCR products

From: Johan Hovold
Date: Tue Feb 01 2022 - 06:03:19 EST


On Tue, Feb 01, 2022 at 11:50:57AM +0100, Greg Kroah-Hartman wrote:
> On Tue, Feb 01, 2022 at 11:42:51AM +0100, Johan Hovold wrote:
> > This series adds a couple of new ids to the cp210x driver for devices
> > found in various NCR products.
> >
> > Johan
> >
> >
> > Johan Hovold (2):
> > USB: serial: cp210x: add NCR Retail IO box id
> > USB: serial: cp210x: add CPI Bulk Coin Recycler id
> >
> > drivers/usb/serial/cp210x.c | 2 ++
> > 1 file changed, 2 insertions(+)
>
> Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

Thanks for reviewing. Now applied.

Johan