mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2] NET: qmi_wwan: add Telit LE920 support
@ 2013-01-30 12:47 Daniele Palmas
  2013-01-30 13:50 ` Bjørn Mork
  0 siblings, 1 reply; 3+ messages in thread
From: Daniele Palmas @ 2013-01-30 12:47 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Bjorn Mork
  Cc: linux-usb, netdev, linux-kernel, Daniele Palmas

Add VID, PID and fixed interface for Telit LE920

Signed-off-by: Daniele Palmas <dnlplm@gmail.com>
---
v2:
 - rebased against net tree

 drivers/net/usb/qmi_wwan.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c
index 575a583..2ca7f8e 100644
--- a/drivers/net/usb/qmi_wwan.c
+++ b/drivers/net/usb/qmi_wwan.c
@@ -461,6 +461,7 @@ static const struct usb_device_id products[] = {
 	{QMI_FIXED_INTF(0x1199, 0x901c, 8)},    /* Sierra Wireless EM7700 */
 	{QMI_FIXED_INTF(0x1bbb, 0x011e, 4)},	/* Telekom Speedstick LTE II (Alcatel One Touch L100V LTE) */
 	{QMI_FIXED_INTF(0x2357, 0x0201, 4)},	/* TP-LINK HSUPA Modem MA180 */
+	{QMI_FIXED_INTF(0x1bc7, 0x1200, 5)},	/* Telit LE920 */
 
 	/* 4. Gobi 1000 devices */
 	{QMI_GOBI1K_DEVICE(0x05c6, 0x9212)},	/* Acer Gobi Modem Device */
-- 
1.7.4.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] NET: qmi_wwan: add Telit LE920 support
  2013-01-30 12:47 [PATCH v2] NET: qmi_wwan: add Telit LE920 support Daniele Palmas
@ 2013-01-30 13:50 ` Bjørn Mork
  2013-01-31  1:28   ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Bjørn Mork @ 2013-01-30 13:50 UTC (permalink / raw)
  To: Daniele Palmas; +Cc: Greg Kroah-Hartman, linux-usb, netdev, linux-kernel

Daniele Palmas <dnlplm@gmail.com> writes:

> Add VID, PID and fixed interface for Telit LE920
>
> Signed-off-by: Daniele Palmas <dnlplm@gmail.com>
> ---
> v2:
>  - rebased against net tree

Excellent! Thanks.  Looks like an interesting device BTW.

Acked-by: Bjørn Mork <bjorn@mork.no>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] NET: qmi_wwan: add Telit LE920 support
  2013-01-30 13:50 ` Bjørn Mork
@ 2013-01-31  1:28   ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2013-01-31  1:28 UTC (permalink / raw)
  To: bjorn; +Cc: dnlplm, gregkh, linux-usb, netdev, linux-kernel

From: Bjørn Mork <bjorn@mork.no>
Date: Wed, 30 Jan 2013 14:50:46 +0100

> Daniele Palmas <dnlplm@gmail.com> writes:
> 
>> Add VID, PID and fixed interface for Telit LE920
>>
>> Signed-off-by: Daniele Palmas <dnlplm@gmail.com>
>> ---
>> v2:
>>  - rebased against net tree
> 
> Excellent! Thanks.  Looks like an interesting device BTW.
> 
> Acked-by: Bjørn Mork <bjorn@mork.no>

Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-31  1:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-30 12:47 [PATCH v2] NET: qmi_wwan: add Telit LE920 support Daniele Palmas
2013-01-30 13:50 ` Bjørn Mork
2013-01-31  1:28   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome