]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
USB: serial: mos7840: add a product ID for the new product
authorJackyChou <jackychou@asix.com.tw>
Fri, 30 Nov 2018 06:31:22 +0000 (14:31 +0800)
committerJohan Hovold <johan@kernel.org>
Wed, 5 Dec 2018 06:05:11 +0000 (07:05 +0100)
commit32899682cf457de5c091ee7dbbee34ad9bf2f992
tree9d4f458faf132f8460c3dee45605a5002896b242
parente8603076f5404cc103869a62f319bc8a4797cc50
USB: serial: mos7840: add a product ID for the new product

Add a new PID 0x7843 to the driver.
Let the new products be able to set up 3 serial ports with the driver.

Note that this depends on e8603076f540 ("USB: serial: mos7840: clean up
register handling").

Signed-off-by: JackyChou <jackychou@asix.com.tw>
[ johan: mention dependency in case anyone wants to backport this ]
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/mos7840.c