Skip to content

Commit 2e3a806

Browse files
Wilken Gottwaltchombourger
Wilken Gottwalt
authored andcommitted
net: usb: qmi_wwan: add Cellient MPL200 card
[ Upstream commit 28802e7 ] Add usb ids of the Cellient MPL200 card. Signed-off-by: Wilken Gottwalt <[email protected]> Acked-by: Bjørn Mork <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent b60cb69 commit 2e3a806

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/net/usb/qmi_wwan.c

+1
Original file line numberDiff line numberDiff line change
@@ -1312,6 +1312,7 @@ static const struct usb_device_id products[] = {
13121312
{QMI_QUIRK_SET_DTR(0x2cb7, 0x0104, 4)}, /* Fibocom NL678 series */
13131313
{QMI_FIXED_INTF(0x0489, 0xe0b4, 0)}, /* Foxconn T77W968 LTE */
13141314
{QMI_FIXED_INTF(0x0489, 0xe0b5, 0)}, /* Foxconn T77W968 LTE with eSIM support*/
1315+
{QMI_FIXED_INTF(0x2692, 0x9025, 4)}, /* Cellient MPL200 (rebranded Qualcomm 05c6:9025) */
13151316

13161317
/* 4. Gobi 1000 devices */
13171318
{QMI_GOBI1K_DEVICE(0x05c6, 0x9212)}, /* Acer Gobi Modem Device */

0 commit comments

Comments
 (0)