All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] USB: serial: cp210x: add IDs for nLight Air Adapter, Acuity Brands, Inc.
@ 2021-02-16 14:43 Karan Singhal
  2021-02-16 14:49 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Karan Singhal @ 2021-02-16 14:43 UTC (permalink / raw)
  To: johan; +Cc: gregkh, linux-usb, linux-kernel, Karan Singhal

Signed-off-by: Karan Singhal <karan.singhal@acuitybrands.com>
---
 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/serial/cp210x.c
+++ b/drivers/usb/serial/cp210x.c
@@ -146,6 +146,7 @@ static const struct usb_device_id id_table[] = {
 	{ USB_DEVICE(0x10C4, 0x8857) },	/* CEL EM357 ZigBee USB Stick */
 	{ USB_DEVICE(0x10C4, 0x88A4) }, /* MMB Networks ZigBee USB Device */
 	{ USB_DEVICE(0x10C4, 0x88A5) }, /* Planet Innovation Ingeni ZigBee USB Device */
+	{ USB_DEVICE(0x10C4, 0x88D8) }, /* Acuity Brands nLight Air Adapter */
 	{ USB_DEVICE(0x10C4, 0x88FB) }, /* CESINEL MEDCAL STII Network Analyzer */
 	{ USB_DEVICE(0x10C4, 0x8938) }, /* CESINEL MEDCAL S II Network Analyzer */
 	{ USB_DEVICE(0x10C4, 0x8946) }, /* Ketra N1 Wireless Interface */
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] USB: serial: cp210x: add IDs for nLight Air Adapter, Acuity Brands, Inc.
  2021-02-16 14:43 [PATCH] USB: serial: cp210x: add IDs for nLight Air Adapter, Acuity Brands, Inc Karan Singhal
@ 2021-02-16 14:49 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2021-02-16 14:49 UTC (permalink / raw)
  To: Karan Singhal; +Cc: johan, linux-usb, linux-kernel

On Tue, Feb 16, 2021 at 09:43:33AM -0500, Karan Singhal wrote:
> Signed-off-by: Karan Singhal <karan.singhal@acuitybrands.com>

I know I can't take patches without any changelog text, maybe Johan is a
bit nicer, but I hope not :)

Please fi xup and at least say something here, perhaps the output of
'lsusb -v' for the device?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-16 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-16 14:43 [PATCH] USB: serial: cp210x: add IDs for nLight Air Adapter, Acuity Brands, Inc Karan Singhal
2021-02-16 14:49 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.