]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit759b3bbea10df99b2b1b0cd22ada3c9d0eada200
tree94f2ac70c9d5ef80b16186f929c71ba029914f54
parent0de845ca16708c4f084d3b978cd0e2e7dcbb43df
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