]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
USB: serial: option: add support for Quectel EM12
authorKristian Evensen <kristian.evensen@gmail.com>
Sat, 2 Mar 2019 12:35:53 +0000 (13:35 +0100)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 14 Aug 2019 09:18:49 +0000 (11:18 +0200)
commitacd06a406675cc1f4f8dbed4481680fe82af4770
treee4d88eec5c7b2760930e53c22ced0b00462e0c1c
parent7d76eeade456ddc7a53cbd0e76b27cd8e61feb41
USB: serial: option: add support for Quectel EM12

BugLink: https://bugs.launchpad.net/bugs/1838116
commit d1252f0237238b912c3e7a51bf237acf34c97983 upstream.

The Quectel EM12 is a Cat. 12 LTE modem. It behaves in the exactly the
same way as the EP06 (including the dynamic configuration behavior), so
the same checks on reserved interfaces, etc. are needed.

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>
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: Khalid Elmously <khalid.elmously@canonical.com>
drivers/usb/serial/option.c