OSDN Git Service

USB: serial: ch341: add new Product ID for CH341A
authorJan-Niklas Burfeind <kernel@aiyionpri.me>
Thu, 3 Dec 2020 03:03:59 +0000 (04:03 +0100)
committerJohan Hovold <johan@kernel.org>
Thu, 3 Dec 2020 09:09:45 +0000 (10:09 +0100)
commit46ee4abb10a07bd8f8ce910ee6b4ae6a947d7f63
tree61404eba9d2d76d0857e6bad517bc62ac1d679aa
parentc98fff7332dbd6e028969f8c2bda3d7bc7a024d8
USB: serial: ch341: add new Product ID for CH341A

Add PID for CH340 that's found on a ch341 based Programmer made by keeyees.
The specific device that contains the serial converter is described
here: http://www.keeyees.com/a/Products/ej/36.html

The driver works flawlessly as soon as the new PID (0x5512) is added to
it.

Signed-off-by: Jan-Niklas Burfeind <kernel@aiyionpri.me>
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ch341.c