USB: serial: option: add support for u-blox LARA-R6 family
authorMarco De Marco <marco.demarco@posteo.net>
Mon, 5 Jul 2021 19:44:21 +0000 (19:44 +0000)
committerJohan Hovold <johan@kernel.org>
Mon, 12 Jul 2021 08:25:55 +0000 (10:25 +0200)
commit94b619a07655805a1622484967754f5848640456
treee61c23e0d495f156ece7f18b3583933874ed2871
parente73f0f0ee7541171d89f2e2491130c7771ba58d3
USB: serial: option: add support for u-blox LARA-R6 family

The patch is meant to support LARA-R6 Cat 1 module family.

Module USB ID:
Vendor  ID: 0x05c6
Product ID: 0x90fA

Interface layout:
If 0: Diagnostic
If 1: AT parser
If 2: AT parser
If 3: QMI wwan (not available in all versions)

Signed-off-by: Marco De Marco <marco.demarco@posteo.net>
Link: https://lore.kernel.org/r/49260184.kfMIbaSn9k@mars
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/option.c