]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9517529aaa5e3271af46830a9ff1b8cbb2f25190
tree61404eba9d2d76d0857e6bad517bc62ac1d679aa
parent47254eeebf79603cbe190a2f7919807f6e32fe68
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