lkml.org 
[lkml]   [2015]   [Sep]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3.16.y-ckt 045/133] USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module
    Date
    3.16.7-ckt18 -stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: David Ward <david.ward@ll.mit.edu>

    commit 44840dec6127e4d7c5074f75d2dd96bc4ab85fe3 upstream.

    This is an HP-branded Sierra Wireless EM7355:
    https://bugzilla.redhat.com/show_bug.cgi?id=1223646#c2

    Signed-off-by: David Ward <david.ward@ll.mit.edu>
    Signed-off-by: Johan Hovold <johan@kernel.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
    ---
    drivers/usb/serial/qcserial.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/usb/serial/qcserial.c b/drivers/usb/serial/qcserial.c
    index d156545728c2..ebcec8cda858 100644
    --- a/drivers/usb/serial/qcserial.c
    +++ b/drivers/usb/serial/qcserial.c
    @@ -139,6 +139,7 @@ static const struct usb_device_id id_table[] = {
    {USB_DEVICE(0x0AF0, 0x8120)}, /* Option GTM681W */

    /* non-Gobi Sierra Wireless devices */
    + {DEVICE_SWI(0x03f0, 0x4e1d)}, /* HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module */
    {DEVICE_SWI(0x0f3d, 0x68a2)}, /* Sierra Wireless MC7700 */
    {DEVICE_SWI(0x114f, 0x68a2)}, /* Sierra Wireless MC7750 */
    {DEVICE_SWI(0x1199, 0x68a2)}, /* Sierra Wireless MC7710 */

    \
     
     \ /
      Last update: 2015-09-30 12:41    [W:4.193 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site