Re: [PATCH v2] USB: serial: cp210x: add IDs for nLight Air Adapter, Acuity Brands, Inc.

2021-03-01 Thread Johan Hovold
On Tue, Feb 16, 2021 at 11:03:10AM -0500, Karan Singhal wrote: > IDs of nLight Air Adapter, Acuity Brands, Inc.: > vid: 10c4 > pid: 88d8 > > Signed-off-by: Karan Singhal > --- Next time when amending a patch, please include a changelog here so we know what changes between revisions. Now applied

[PATCH v2] USB: serial: cp210x: add IDs for nLight Air Adapter, Acuity Brands, Inc.

2021-02-16 Thread Karan Singhal
IDs of nLight Air Adapter, Acuity Brands, Inc.: vid: 10c4 pid: 88d8 Signed-off-by: Karan Singhal --- drivers/usb/serial/cp210x.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c index 7bec1e730b20..b82bb130710d 100644 --- a/drivers/usb