]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
USB: serial: option: Add support for Quectel EP06
authorKristian Evensen <kristian.evensen@gmail.com>
Thu, 1 Feb 2018 09:32:32 +0000 (10:32 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 14 Aug 2018 10:24:52 +0000 (12:24 +0200)
commit2260d0b254c5d220657cc0c96cd4ba0466e6bebe
treeab2f1831c2d68f0226fbd335b7781088d0218a46
parentec19c297f96135ac8959df5ec7a9345c0bf7289a
USB: serial: option: Add support for Quectel EP06

BugLink: http://bugs.launchpad.net/bugs/1778759
commit 71a0483d56e784b1e11f38f10d7e22d265dbe244 upstream.

The Quectel EP06 is a Cat. 6 LTE modem, and the interface mapping is as
follows:

0: Diag
1: NMEA
2: AT
3: Modem

Interface 4 is QMI and interface 5 is ADB, so they are blacklisted.

This patch should also be considered for -stable. The QMI-patch for this
modem is already in the -stable-queue.

v1->v2:
* Updated commit prefix (thanks Johan Hovold)
* Updated commit message slightly.

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>
Acked-by: Johan Hovold <johan@kernel.org>
Cc: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/usb/serial/option.c