From patchwork Tue Nov 8 16:29:59 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Davide Tronchin X-Patchwork-Id: 622887 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EBFC9C4332F for ; Tue, 8 Nov 2022 16:32:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234117AbiKHQcC (ORCPT ); Tue, 8 Nov 2022 11:32:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57580 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233964AbiKHQcB (ORCPT ); Tue, 8 Nov 2022 11:32:01 -0500 Received: from mail-oi1-x22b.google.com (mail-oi1-x22b.google.com [IPv6:2607:f8b0:4864:20::22b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C762A1C401 for ; Tue, 8 Nov 2022 08:32:00 -0800 (PST) Received: by mail-oi1-x22b.google.com with SMTP id t62so16025456oib.12 for ; Tue, 08 Nov 2022 08:32:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=V9AsNF0vhXSTY/5zm1gn+1Vq724Od58JoAr4hbjBQZ4=; b=a98VZ9QyL2laarTHIMp5C52TALfqV+MlqZteonpdMrl0FrZbrMltnvEkqTxySXjQaF llQ1SCmURuLVrzAl+ozaLAQDGlZhxWDpnuillZaRD+cnwHNc0DVgg1ON+PkailkYzg0U NgF4Sh4LYLWaOgGOgqn0W9779b/6oeZ3tkyUwPImr62aHyji8BsvWTSZCcAkiBqAH3Uk sHSq999lIs8im2D8uoS/9go1X13b8nzZDNH7kmbcuJGipNaaanLcCUDWoQ9ti4wH4YBr iAC47S/UJ8PG4FlQ9E0dTAR4+A4yXGpDH0SEA+fDQ68kb1qp17rKJKqpQdwUnS3YYFPf rcAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V9AsNF0vhXSTY/5zm1gn+1Vq724Od58JoAr4hbjBQZ4=; b=CJHEA4KsZlgL5CbZ/Js1nAp1oEiVncZUhbk81plYLLgG+4ztAjU8f1jPxY4EsR+hVa v7+UQXnEot+g8PJUC1UYIn9VJ6Uodj5AvLDr70GoVOWQo2jVlAx3SuZ5gg/rR0+nXbrz ePUidA1pfEaTJ10zpeD2+AzxiockVZ5rZ1r6ecyjZiDgsmdC1d4uPPH+4gRcIBAkuQLk 74e72ySm6eW28ROVXqTI/GPv/WIznYWyS4qUt9GkvWwRrjuMiwgMc1tNvvvjg9QJ5BdV Px/Vci84CzJi7qsdqmo1fjca+oMWt+B+dXHXj+tcSUP4qqNnGfL8otOh/6D51+bY0RHx G50w== X-Gm-Message-State: ACrzQf37jyHgSu8GdyWbT2xXrHyhup2bBy6zfd+jLB0whki+CNFiN8We 9JEp1JFOgz+aUc3oZVodXX8= X-Google-Smtp-Source: AMsMyM62NQm3z8IYklR50GKMAc7reCFeBWAlG7o54K4MNwcxWvwwo5naEDxJep+mxi87Czhay5e9VA== X-Received: by 2002:aca:b655:0:b0:35a:4fb4:c3d2 with SMTP id g82-20020acab655000000b0035a4fb4c3d2mr16058544oif.96.1667925120075; Tue, 08 Nov 2022 08:32:00 -0800 (PST) Received: from testvm.. ([185.215.195.243]) by smtp.googlemail.com with ESMTPSA id w21-20020a056870e2d500b0013b9ee734dcsm4809511oad.35.2022.11.08.08.31.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Nov 2022 08:31:59 -0800 (PST) From: Davide Tronchin To: johan@kernel.org Cc: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, larsm17@gmail.com, marco.demarco@posteo.net, cesare.marzano@gmail.com, Davide Tronchin Subject: [PATCH v4 1/3] USB: serial: option: remove old LARA-R6 PID Date: Tue, 8 Nov 2022 17:29:59 +0100 Message-Id: <20221108163001.18454-1-davide.tronchin.94@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org The LARA-R6 module old PID (defined as: UBLOX_PRODUCT_R6XX 0x90fa) has been removed since is no longer used by the current u-blox LARA-R6 product. The USB composition has been changed by u-blox to meet new requirements (3 serial ports over USB). Signed-off-by: Davide Tronchin --- V3 -> V4: as requested, the patch has been split to 3 sub-patches. Fix comment format. V2 -> V3: added this section to tracking changes with previous versions. Added some explanations about the RSVD(4) in the description session. Added reservation to port 4 of VID:PID 0x05C6:0x908B to meet other companies QMI net interface implementation. V1 -> V2: define UBLOX_PRODUCT_LARA_R6 0x908b has been deleted together with the previosly provided definition of USB_DEVICE since the PID is used by another vendor. The LARA-L6 patch part is the same of the previosly provided one. drivers/usb/serial/option.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index 697683e3fbff..068c65228d4d 100644 --- a/drivers/usb/serial/option.c +++ b/drivers/usb/serial/option.c @@ -240,7 +240,6 @@ static void option_instat_callback(struct urb *urb); #define QUECTEL_PRODUCT_UC15 0x9090 /* These u-blox products use Qualcomm's vendor ID */ #define UBLOX_PRODUCT_R410M 0x90b2 -#define UBLOX_PRODUCT_R6XX 0x90fa /* These Yuga products use Qualcomm's vendor ID */ #define YUGA_PRODUCT_CLM920_NC5 0x9625 @@ -1124,8 +1123,6 @@ static const struct usb_device_id option_ids[] = { /* u-blox products using Qualcomm vendor ID */ { USB_DEVICE(QUALCOMM_VENDOR_ID, UBLOX_PRODUCT_R410M), .driver_info = RSVD(1) | RSVD(3) }, - { USB_DEVICE(QUALCOMM_VENDOR_ID, UBLOX_PRODUCT_R6XX), - .driver_info = RSVD(3) }, /* Quectel products using Quectel vendor ID */ { USB_DEVICE_AND_INTERFACE_INFO(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_EC21, 0xff, 0xff, 0xff), .driver_info = NUMEP2 }, From patchwork Tue Nov 8 16:30:00 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Davide Tronchin X-Patchwork-Id: 623643 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E0C10C4332F for ; Tue, 8 Nov 2022 16:32:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234368AbiKHQcJ (ORCPT ); Tue, 8 Nov 2022 11:32:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57594 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233964AbiKHQcI (ORCPT ); Tue, 8 Nov 2022 11:32:08 -0500 Received: from mail-oa1-x33.google.com (mail-oa1-x33.google.com [IPv6:2001:4860:4864:20::33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C1FCC5801B for ; Tue, 8 Nov 2022 08:32:06 -0800 (PST) Received: by mail-oa1-x33.google.com with SMTP id 586e51a60fabf-13b103a3e5dso16821193fac.2 for ; Tue, 08 Nov 2022 08:32:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=9xUydB8ozGRsYrtjyMvCmLoNR8fpkfFh1yhDp6+Qbso=; b=qlgIpwDdS1ntMFE2fJ3hLSP7xRszaEtbT5SUcUAFu4M2hsFFR5x6qhEUdtVakF6EuK J1O4m0qHjPCOmnNbpXcegou950ZIxxDI8+i8DQbBzYDGJFhFmXKfQ8JmByDQaxf2TYY7 Z4LuSUp7fG3x4l501PNKE1TK8QrGE6M2JNQOHx7jURBE0zkbPYJBlE3d1F+kzwVddYrm BYHFrrZfcSlyETow/tKSTQKeMp/Jt7Y6BMMM0j4EPwRwrmBGjdmcCdKUyUx3pVEijmEZ Vki8lx+mYjbFFqZHOqF5TWr7BUy8vla7wGPyOxv6jXaHagD/0a/3/oHP/YJ8Mbiziuhi ZoUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9xUydB8ozGRsYrtjyMvCmLoNR8fpkfFh1yhDp6+Qbso=; b=eS3Lxon/Ob8mvugmBiszqwJ4mk51E1Gb62NVzBC3zV7ihwMBHPGyR57QPPwalBFhiF FjZSoishL1ECVPznpRLAk9cfyQiVbQST8fAsc4WBFdVlUX6c1orZd8OfMmeo0l0ypLBj BH69j1rsgmIFCH0zQe9djArjlpxIu11/1iUmffIQLfxnUX8/44J1hlExC+YeAKOTspbi a0ylZkaSrVxR4gH7/NsQKv7dKEGsRh7xQK9ElVfj+Ji+yPkXjL7l+M7LQfaBBSNbyC8P eU1iyV51FhfeZe2kCNOxoIj8CpMVNL3KI7qN7jlASWWTmG1owouvaXcu5fP5pYg7+ga7 I56g== X-Gm-Message-State: ACrzQf2g6QMJ3sWThj4/QGJ9LA7MBtPNF8SL4NxDJERZ+/h9Uh9VoFZQ hnTcecqlV4ycyQFWnHI+AVnZhvveUTSI6g== X-Google-Smtp-Source: AMsMyM7kZ527yGzXCloLr+rZgvsDIqcnSvLfcpPnedvJ0gdrYpRC/l3T1Yddfy3DXHwaWQZBqdttlg== X-Received: by 2002:a05:6870:a924:b0:136:faab:a730 with SMTP id eq36-20020a056870a92400b00136faaba730mr33419543oab.289.1667925126097; Tue, 08 Nov 2022 08:32:06 -0800 (PST) Received: from testvm.. ([185.215.195.243]) by smtp.googlemail.com with ESMTPSA id w21-20020a056870e2d500b0013b9ee734dcsm4809511oad.35.2022.11.08.08.32.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Nov 2022 08:32:05 -0800 (PST) From: Davide Tronchin To: johan@kernel.org Cc: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, larsm17@gmail.com, marco.demarco@posteo.net, cesare.marzano@gmail.com, Davide Tronchin Subject: [PATCH v4 2/3] USB: serial: option: add u-blox LARA-R6 00B modem Date: Tue, 8 Nov 2022 17:30:00 +0100 Message-Id: <20221108163001.18454-2-davide.tronchin.94@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221108163001.18454-1-davide.tronchin.94@gmail.com> References: <20221108163001.18454-1-davide.tronchin.94@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org The official LARA-R6 (00B) modem uses 0x908b PID. LARA-R6 00B does not implement a QMI interface on port 4, the reservation (RSVD(4)) has been added to meet other companies that implement QMI on that interface. LARA-R6 00B USB composition exposes the following interfaces: If 0: Diagnostic If 1: AT parser If 2: AT parser If 3: AT parser/alternative functions Signed-off-by: Davide Tronchin --- V3 -> V4: as requested, the patch has been split to 3 sub-patches. Fix comment format. V2 -> V3: added this section to tracking changes with previous versions. Added some explanations about the RSVD(4) in the description session. Added reservation to port 4 of VID:PID 0x05C6:0x908B to meet other companies QMI net interface implementation. V1 -> V2: define UBLOX_PRODUCT_LARA_R6 0x908b has been deleted together with the previosly provided definition of USB_DEVICE since the PID is used by another vendor. The LARA-L6 patch part is the same of the previosly provided one. drivers/usb/serial/option.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index 068c65228d4d..5ff1b8e1e453 100644 --- a/drivers/usb/serial/option.c +++ b/drivers/usb/serial/option.c @@ -1123,6 +1123,8 @@ static const struct usb_device_id option_ids[] = { /* u-blox products using Qualcomm vendor ID */ { USB_DEVICE(QUALCOMM_VENDOR_ID, UBLOX_PRODUCT_R410M), .driver_info = RSVD(1) | RSVD(3) }, + { USB_DEVICE(QUALCOMM_VENDOR_ID, 0x908b), /* u-blox LARA-R6 00B */ + .driver_info = RSVD(4) }, /* Quectel products using Quectel vendor ID */ { USB_DEVICE_AND_INTERFACE_INFO(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_EC21, 0xff, 0xff, 0xff), .driver_info = NUMEP2 }, From patchwork Tue Nov 8 16:30:01 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Davide Tronchin X-Patchwork-Id: 622886 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 25F90C4332F for ; Tue, 8 Nov 2022 16:32:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234619AbiKHQcM (ORCPT ); Tue, 8 Nov 2022 11:32:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57614 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233964AbiKHQcL (ORCPT ); Tue, 8 Nov 2022 11:32:11 -0500 Received: from mail-oi1-x233.google.com (mail-oi1-x233.google.com [IPv6:2607:f8b0:4864:20::233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 93B4A5801B for ; Tue, 8 Nov 2022 08:32:10 -0800 (PST) Received: by mail-oi1-x233.google.com with SMTP id n186so16060843oih.7 for ; Tue, 08 Nov 2022 08:32:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=DVKfTg+B1VSTWYUPN6tKjoz1wz6ia7aaYVMEUP6i4Rk=; b=UA+ZUP0a3ooG1ydZCWHIKei64gHkFWXZd2BkbGM2AuBXpAcQjB/wDfLJXY3reJtpAT 6ciD6ZXLEtRWGE8bn4HHtouwdXXyd2PPXO+7Le/k7w+rhqsfV27GFji+hlAyxfe+Uo8C 2uUvK3cqKaEAwa3zqjJDGEMst85VzQo3eQrzI5ZQp/ubpvrogViYmREjAYoBiVrDak7n FRDUM/mt2tiiyx3Iid1HmM7x9GGbbwMx52ZA4iuOVjVlTy8NwQwYz0Yh5l1+jSOnU5e3 3ekHMJ3XuphZx7Pa6nrEulogWNJX1l3Z61mDLwdFp1SumSYHtBtxqMt0RXYlsCkBlcjx n9yg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DVKfTg+B1VSTWYUPN6tKjoz1wz6ia7aaYVMEUP6i4Rk=; b=agwp0lYvKmUIJtZbfxurcwUR46ZtNr6X8LstCYs7mH+SuRVTYQxYDrtCPMgWVfkByL N77Tcl6Iwyx2XEnQEHaPdxE7TNbTnO6+WFbMFS9O3/5Dep7UlxXWSqdCLynB9Y05oYn9 lJoLPk+L/ZrwrZRoMtd1yccuFIdBsGdi7DjMXhX8fCsNpI4fvcNyoesrEiojXQAaDNnu hykrTiKiZUNh1NsiLIIYPfr/8aWfspIvs4k4dVEg/a7oHwdQopU3XZTZI3Rw6iDMNPrq /s/4CWJ6z+SXndzWUvLqVBsqsUHzG9yA/CCZvPBUxNm2OCzA3P1wxmhonlMxvO+gI5Fh oCxg== X-Gm-Message-State: ACrzQf3QNtMRC8g6zkpBduZirzh80g52uEgO0t2Dgtzco/svbePro945 VQKwLBZcINOroz1ru0E+Cd0= X-Google-Smtp-Source: AMsMyM6V12edjWPo9oJFRhZWBJf4bU9MFXH1B8aWIyv6g/fOB/5ajz2OzxMNsvcVzxSnKGQyptGRGg== X-Received: by 2002:a05:6808:1491:b0:35a:64cd:6b59 with SMTP id e17-20020a056808149100b0035a64cd6b59mr12080696oiw.45.1667925129950; Tue, 08 Nov 2022 08:32:09 -0800 (PST) Received: from testvm.. ([185.215.195.243]) by smtp.googlemail.com with ESMTPSA id w21-20020a056870e2d500b0013b9ee734dcsm4809511oad.35.2022.11.08.08.32.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Nov 2022 08:32:09 -0800 (PST) From: Davide Tronchin To: johan@kernel.org Cc: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, larsm17@gmail.com, marco.demarco@posteo.net, cesare.marzano@gmail.com, Davide Tronchin Subject: [PATCH v4 3/3] USB: serial: option: add u-blox LARA-L6 modem Date: Tue, 8 Nov 2022 17:30:01 +0100 Message-Id: <20221108163001.18454-3-davide.tronchin.94@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221108163001.18454-1-davide.tronchin.94@gmail.com> References: <20221108163001.18454-1-davide.tronchin.94@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Add LARA-L6 PIDs for three different USB compositions. LARA-L6 module can be configured (by AT interface) in three different USB modes: * Default mode (Vendor ID: 0x1546 Product ID: 0x1341) with 4 serial interfaces * RmNet mode (Vendor ID: 0x1546 Product ID: 0x1342) with 4 serial interfaces and 1 RmNet virtual network interface * CDC-ECM mode (Vendor ID: 0x1546 Product ID: 0x1343) with 4 serial interface and 1 CDC-ECM virtual network interface In default mode LARA-L6 exposes the following interfaces: If 0: Diagnostic If 1: AT parser If 2: AT parser If 3: AT parser/alternative functions In RmNet mode LARA-L6 exposes the following interfaces: If 0: Diagnostic If 1: AT parser If 2: AT parser If 3: AT parset/alternative functions If 4: RMNET interface In CDC-ECM mode LARA-L6 exposes the following interfaces: If 0: Diagnostic If 1: AT parser If 2: AT parser If 3: AT parset/alternative functions If 4: CDC-ECM interface Signed-off-by: Davide Tronchin --- V3 -> V4: as requested, the patch has been split to 3 sub-patches. Fix comment format. V2 -> V3: added this section to tracking changes with previous versions. Added some explanations about the RSVD(4) in the description session. Added reservation to port 4 of VID:PID 0x05C6:0x908B to meet other companies QMI net interface implementation. V1 -> V2: define UBLOX_PRODUCT_LARA_R6 0x908b has been deleted together with the previosly provided definition of USB_DEVICE since the PID is used by another vendor. The LARA-L6 patch part is the same of the previosly provided one. drivers/usb/serial/option.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index 5ff1b8e1e453..cbc2ba27f74f 100644 --- a/drivers/usb/serial/option.c +++ b/drivers/usb/serial/option.c @@ -580,6 +580,11 @@ static void option_instat_callback(struct urb *urb); #define OPPO_VENDOR_ID 0x22d9 #define OPPO_PRODUCT_R11 0x276c +/* These u-blox products use u-blox's vendor ID */ +#define UBLOX_VENDOR_ID 0x1546 +#define UBLOX_PRODUCT_LARA_L6 0x1341 +#define UBLOX_PRODUCT_LARA_L6_RMNET 0x1342 +#define UBLOX_PRODUCT_LARA_L6_ECM 0x1343 /* Device flags */ @@ -1125,6 +1130,13 @@ static const struct usb_device_id option_ids[] = { .driver_info = RSVD(1) | RSVD(3) }, { USB_DEVICE(QUALCOMM_VENDOR_ID, 0x908b), /* u-blox LARA-R6 00B */ .driver_info = RSVD(4) }, + /* u-blox products using u-blox vendor ID */ + { USB_DEVICE(UBLOX_VENDOR_ID, UBLOX_PRODUCT_LARA_L6), + .driver_info = RSVD(4) }, + { USB_DEVICE(UBLOX_VENDOR_ID, UBLOX_PRODUCT_LARA_L6_RMNET), + .driver_info = RSVD(4) }, + { USB_DEVICE(UBLOX_VENDOR_ID, UBLOX_PRODUCT_LARA_L6_ECM), + .driver_info = RSVD(4) }, /* Quectel products using Quectel vendor ID */ { USB_DEVICE_AND_INTERFACE_INFO(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_EC21, 0xff, 0xff, 0xff), .driver_info = NUMEP2 },