Re: [PATCH] USB: serial: cp210x: add some more GE USB IDs

2021-03-01 Thread Johan Hovold
On Tue, Feb 23, 2021 at 05:44:18PM +0100, Sebastian Reichel wrote: > GE CS1000 has some more custom USB IDs for CP2102N; add them > to the driver to have working auto-probing. > > Signed-off-by: Sebastian Reichel Now applied, thanks. Johan

[PATCH] USB: serial: cp210x: add some more GE USB IDs

2021-02-23 Thread Sebastian Reichel
GE CS1000 has some more custom USB IDs for CP2102N; add them to the driver to have working auto-probing. Signed-off-by: Sebastian Reichel --- drivers/usb/serial/cp210x.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c index 9e1c6097