USB: serial: option: add support for Novatel MiFi USB620L
authorAleksander Morgado <aleksander@aleksander.es>
Wed, 11 Nov 2015 18:51:40 +0000 (19:51 +0100)
committerJohan Hovold <johan@kernel.org>
Mon, 16 Nov 2015 13:03:18 +0000 (14:03 +0100)
commite07af133c3e2716db25e3e1e1d9f10c2088e9c1a
treebe47cc77661469ae551bab22d0b63066addcf4c3
parent9d5b5ed796d7afd7e8d2ac4b4fb77c6a49463f4b
USB: serial: option: add support for Novatel MiFi USB620L

Also known as Verizon U620L.

The device is modeswitched from 1410:9020 to 1410:9022 by selecting the
4th USB configuration:

 $ sudo usb_modeswitch –v 0x1410 –p 0x9020 –u 4

This configuration provides a ECM interface as well as TTYs ('Enterprise
Mode' according to the U620 Linux integration guide).

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/option.c