qmi_wwan: add support for the Dell Wireless 5821e module
authorAleksander Morgado <aleksander@aleksander.es>
Sat, 23 Jun 2018 21:22:52 +0000 (23:22 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 24 Jun 2018 02:44:28 +0000 (11:44 +0900)
commite7e197edd09c25774b4f12cab19f9d5462f240f4
tree284592edbffc5e643cff575d4674c64515901bc9
parent5ce36338a30f9814fc4824f9fe6c20cd83d872c7
qmi_wwan: add support for the Dell Wireless 5821e module

This module exposes two USB configurations: a QMI+AT capable setup on
USB config #1 and a MBIM capable setup on USB config #2.

By default the kernel will choose the MBIM capable configuration as
long as the cdc_mbim driver is available. This patch adds support for
the QMI port in the secondary configuration.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Acked-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/qmi_wwan.c