Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7c3db410 authored by Jörgen Storvist's avatar Jörgen Storvist Committed by David S. Miller
Browse files

qmi_wwan: Add support for Fibocom NL678 series



Added support for Fibocom NL678 series cellular module QMI interface.
Using QMI_QUIRK_SET_DTR required for Qualcomm MDM9x40 series chipsets.

Signed-off-by: default avatarJörgen Storvist <jorgen.storvist@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 65a10e28
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1265,6 +1265,7 @@ static const struct usb_device_id products[] = {
	{QMI_QUIRK_SET_DTR(0x2c7c, 0x0121, 4)},	/* Quectel EC21 Mini PCIe */
	{QMI_QUIRK_SET_DTR(0x2c7c, 0x0191, 4)},	/* Quectel EG91 */
	{QMI_FIXED_INTF(0x2c7c, 0x0296, 4)},	/* Quectel BG96 */
	{QMI_QUIRK_SET_DTR(0x2cb7, 0x0104, 4)},	/* Fibocom NL678 series */

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