From: Torsten Hilbrich <torsten.hilbrich@secunet.com>
To: David Miller <davem@davemloft.net>
Cc: <bjorn@mork.no>, <netdev@vger.kernel.org>,
<linux-usb@vger.kernel.org>, <Dennis.Wassenberg@secunet.com>
Subject: [PATCHv2] net/usb/qmi_wwan.c: Add USB id for lt4120 modem
Date: Mon, 26 Mar 2018 07:19:57 +0200 [thread overview]
Message-ID: <c69cf092-fdc7-5cf3-3146-cf83c418b866@secunet.com> (raw)
In-Reply-To: <20180325.211654.1351947197260371018.davem@davemloft.net>
This is needed to support the modem found in HP EliteBook 820 G3.
Signed-off-by: Torsten Hilbrich <torsten.hilbrich@secunet.com>
---
drivers/net/usb/qmi_wwan.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c
index 76ac48095c29..e3ef0a0c715d 100644
--- a/drivers/net/usb/qmi_wwan.c
+++ b/drivers/net/usb/qmi_wwan.c
@@ -1240,6 +1240,7 @@ static const struct usb_device_id products[] = {
{QMI_FIXED_INTF(0x413c, 0x81b6, 8)}, /* Dell Wireless 5811e */
{QMI_FIXED_INTF(0x413c, 0x81b6, 10)}, /* Dell Wireless 5811e */
{QMI_FIXED_INTF(0x03f0, 0x4e1d, 8)}, /* HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module */
+ {QMI_FIXED_INTF(0x03f0, 0x9d1d, 1)}, /* HP lt4120 Snapdragon X5 LTE */
{QMI_FIXED_INTF(0x22de, 0x9061, 3)}, /* WeTelecom WPD-600N */
{QMI_FIXED_INTF(0x1e0e, 0x9001, 5)}, /* SIMCom 7230E */
{QMI_QUIRK_SET_DTR(0x2c7c, 0x0125, 4)}, /* Quectel EC25, EC20 R2.0 Mini PCIe */
--
2.11.0
next prev parent reply other threads:[~2018-03-26 5:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-23 13:26 [PATCH] net/usb/qmi_wwan.c: Add USB id for lt4120 modem Torsten Hilbrich
2018-03-26 1:16 ` David Miller
2018-03-26 5:19 ` Torsten Hilbrich [this message]
2018-03-26 16:56 ` [PATCHv2] " David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c69cf092-fdc7-5cf3-3146-cf83c418b866@secunet.com \
--to=torsten.hilbrich@secunet.com \
--cc=Dennis.Wassenberg@secunet.com \
--cc=bjorn@mork.no \
--cc=davem@davemloft.net \
--cc=linux-usb@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).