]> www.infradead.org Git - users/dwmw2/linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Feb 2021 08:12:07 +0000 (09:12 +0100)
commitcd796d942693a881c588f3f20fefc74b84c5e34b
treec62b6580096336fb7c4ab8e3e85d7209b7fa0b52
parent62ecd95afb213c0d2c14eb6d1ef84f341781c731
USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000

commit 43377df70480f82919032eb09832e9646a8a5efb upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/cp210x.c