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)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 30 Dec 2015 02:25:55 +0000 (02:25 +0000)
commit0ff76b0fc7d38587da4605d9dd72f6e533f5cb46
treeba5f50bee1a8c11997d58df41b587a8f127e2cb6
parent90c965cb250eba5aec1e2a15b0ccdd476a025c47
USB: serial: option: add support for Novatel MiFi USB620L

commit e07af133c3e2716db25e3e1e1d9f10c2088e9c1a upstream.

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>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/serial/option.c