lkml.org 
[lkml]   [2019]   [Mar]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.0 04/46] USB: serial: option: add Telit ME910 ECM composition
    Date
    5.0-stable review patch.  If anyone has any objections, please let me know.

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

    From: Daniele Palmas <dnlplm@gmail.com>

    commit 6431866b6707d27151be381252d6eef13025cfce upstream.

    This patch adds Telit ME910 family ECM composition 0x1102.

    Signed-off-by: Daniele Palmas <dnlplm@gmail.com>
    Cc: stable <stable@vger.kernel.org>
    Signed-off-by: Johan Hovold <johan@kernel.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    drivers/usb/serial/option.c | 2 ++
    1 file changed, 2 insertions(+)

    --- a/drivers/usb/serial/option.c
    +++ b/drivers/usb/serial/option.c
    @@ -1148,6 +1148,8 @@ static const struct usb_device_id option
    .driver_info = NCTRL(0) | RSVD(1) | RSVD(3) },
    { USB_DEVICE(TELIT_VENDOR_ID, TELIT_PRODUCT_ME910_DUAL_MODEM),
    .driver_info = NCTRL(0) | RSVD(3) },
    + { USB_DEVICE_INTERFACE_CLASS(TELIT_VENDOR_ID, 0x1102, 0xff), /* Telit ME910 (ECM) */
    + .driver_info = NCTRL(0) },
    { USB_DEVICE(TELIT_VENDOR_ID, TELIT_PRODUCT_LE910),
    .driver_info = NCTRL(0) | RSVD(1) | RSVD(2) },
    { USB_DEVICE(TELIT_VENDOR_ID, TELIT_PRODUCT_LE910_USBCFG4),

    \
     
     \ /
      Last update: 2019-03-08 14:09    [W:3.306 / U:25.152 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site