]> git.ipfire.org Git - thirdparty/kernel/stable.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:09:25 +0000 (09:09 +0100)
commit0aa6b8669e9647ffdb87d8cbb5bb9d9ca974acb7
treefb76fab7d85e780f741c4f032890c747d1923f4f
parent3800d7b5f56c0f4f32c8e5d194ca48e00c9f308c
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