OSDN Git Service

USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
authorChenxin Jin <bg4akv@hotmail.com>
Wed, 13 Jan 2021 08:59:05 +0000 (16:59 +0800)
committerJohan Hovold <johan@kernel.org>
Wed, 13 Jan 2021 09:57:17 +0000 (10:57 +0100)
commit43377df70480f82919032eb09832e9646a8a5efb
tree94f2ac70c9d5ef80b16186f929c71ba029914f54
parent7c53f6b671f4aba70ff15e1b05148b10d58c2837
USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000

Teraoka AD2000 uses the CP210x driver, but the chip VID/PID is
customized with 0988/0578. We need the driver to support the new
VID/PID.

Signed-off-by: Chenxin Jin <bg4akv@hotmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/cp210x.c