[PATCH 1/1] usb: serial: option: add Quectel EC200T module support

2020-10-19 Thread Ziyi Cao
Add usb product id of the Quectel EC200T module. Signed-off-by: Ziyi Cao --- drivers/usb/serial/option.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index 2a3bfd6f8..7e879233b 100644 --- a/drivers/usb/serial/option.c +++ b

Re: [PATCH 1/1] usb: serial: option: add Quectel EC200T module support

2020-10-21 Thread Ziyi Cao
Request to accept this patch, thanks. On Tue, Oct 20, 2020, at 00:08, Ziyi Cao wrote: > Add usb product id of the Quectel EC200T module. > > Signed-off-by: Ziyi Cao > --- > drivers/usb/serial/option.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drive

Re: [PATCH 1/1] usb: serial: option: add Quectel EC200T module support

2020-10-28 Thread Ziyi Cao
Hi Johan: `lsusb -d 2c7c:6026 -v` dump, in attachment file. Thanks. On Tue, Oct 27, 2020, at 16:43, Johan Hovold wrote: > On Tue, Oct 20, 2020 at 12:08:06AM +0800, Ziyi Cao wrote: > > Add usb product id of the Quectel EC200T module. > > > > Signed-off-by: Ziyi Cao >