commit | 32899682cf457de5c091ee7dbbee34ad9bf2f992 | [log] [tgz] |
---|---|---|
author | JackyChou <jackychou@asix.com.tw> | Fri Nov 30 14:31:22 2018 +0800 |
committer | Johan Hovold <johan@kernel.org> | Wed Dec 05 07:05:11 2018 +0100 |
tree | 9d4f458faf132f8460c3dee45605a5002896b242 | |
parent | e8603076f5404cc103869a62f319bc8a4797cc50 [diff] |
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>