]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
authorFabio D'Urso <fabiodurso@hotmail.it>
Thu, 14 Nov 2019 01:30:53 +0000 (01:30 +0000)
committerMarcelo Henrique Cerri <marcelo.cerri@canonical.com>
Fri, 17 Jan 2020 17:21:43 +0000 (14:21 -0300)
commit8b05fed6507aac8b020079768c036ebd86578a30
tree3e98d43d6cc84491e9b80a6d2d27acf1e3ff4bf1
parenta5b4c7f830d116e0d4dfa8caf4efda4ffc0830dd
USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P

BugLink: https://bugs.launchpad.net/bugs/1855787
commit c1a1f273d0825774c80896b8deb1c9ea1d0b91e3 upstream.

This device presents itself as a USB hub with three attached devices:
 - An ACM serial port connected to the GPS module (not affected by this
   commit)
 - An FTDI serial port connected to the GPS module (1546:0502)
 - Another FTDI serial port connected to the ODIN-W2 radio module
   (1546:0503)

This commit registers U-Blox's VID and the PIDs of the second and third
devices.

Datasheet: https://www.u-blox.com/sites/default/files/C099-F9P-AppBoard-Mbed-OS3-FW_UserGuide_%28UBX-18063024%29.pdf

Signed-off-by: Fabio D'Urso <fabiodurso@hotmail.it>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio_ids.h