Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp537639ybl; Fri, 23 Aug 2019 04:50:22 -0700 (PDT) X-Google-Smtp-Source: APXvYqxQBHbAuHm1sOSaGfUxWDHrI60XxxFdMBmTPvtPyMC8WSb1RTutW0e0qDCoXQXhkh9xyGcp X-Received: by 2002:a63:d23:: with SMTP id c35mr3621701pgl.376.1566561022095; Fri, 23 Aug 2019 04:50:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566561022; cv=none; d=google.com; s=arc-20160816; b=wejg+dl6u6mWFyLlCymGhDNknGtt9qcgZeCrM4lm7dsziofWGW9rNxYAjBUkxJAUti YOsPqVyOQ5yc44fF30kFZsAp+q3VBVA6FHVpwGAnI5pswCABuDqLkeck10fOJQU2aqGZ cnKABI/+IfAfygcaooTits8C89xlqVNFIzYT56sXiZp5ezvuOSdQt+PAYT+7us5uLeF2 TDib636PQCIfsbKg+3EXq0KXBqYxg8lacUx8DkwQMbDPqXmgVlyFu/jnrJaEN70o4eTC w84mWSY6rYN8A9k2GWyQR3L7sYsO8WTs+01CbUpPwCpXIP0wLm8ELO4aai8dyYfDSB/q Nimg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=SjNHmgTyg6VnwtV/LDX9K2GSDzZcEcEQp1yGccwpsro=; b=dIBeXJCGYSLdudDgAgxvGIG+08cXcNiho1no4QeRAneA3bzeRgkbnAMavJHNh58Pck CZvdyziE74xyZpc7C2n2Me3VzB6F5H6bwnh9XDVkWDIxgcJ0EHrhYELz2s1DPLQ04xVb Z9544CFurkrprQIHC7Rynip5wkof1yhoKeJdpAoZro1m3LPFGlym7xZcT1QdGEK0uMSS YRucGUKNObuPeiOwVOFFC2tPz/UgvS71v5UIJTvyrM8r5ruazSpWWovqQHFdN9NijG5o 06zprPBla3JutDYhzgaOpfJiIi+oJOMC51GElV5McchdvND+yGCCC+eN2PH2E66SyjJJ CCJw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Nlm/cbSl"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v185si1822526pgd.340.2019.08.23.04.50.06; Fri, 23 Aug 2019 04:50:22 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Nlm/cbSl"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2393104AbfHVRqd (ORCPT + 99 others); Thu, 22 Aug 2019 13:46:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:41752 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391645AbfHVRWw (ORCPT ); Thu, 22 Aug 2019 13:22:52 -0400 Received: from localhost (wsip-184-188-36-2.sd.sd.cox.net [184.188.36.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7024523406; Thu, 22 Aug 2019 17:22:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1566494571; bh=Gv9SpT7C102kTxQHbe84H989Ug/F93A8ih90SP3pqk0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Nlm/cbSl0etfIOOZ39nETy6xpNXXGmxOYVkZBDgPspBzUDh58KOPOn5PoeK1laGUf 3VYDmIbWav1kDAPWpET9Wtp8wxvAvlVdPCNw1+3Gc9WP0Dpvnf7HJ4efZAZRvKpcpx +l1Ycp7Ucu7dIJDXD6w4c4JuYauHmZO5MJgOdbx4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Bob Ham , "Angus Ainslie (Purism)" , Johan Hovold Subject: [PATCH 4.4 61/78] USB: serial: option: add the BroadMobi BM818 card Date: Thu, 22 Aug 2019 10:19:05 -0700 Message-Id: <20190822171833.801405501@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20190822171832.012773482@linuxfoundation.org> References: <20190822171832.012773482@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Bob Ham commit e5d8badf37e6b547842f2fcde10361b29e08bd36 upstream. Add a VID:PID for the BroadMobi BM818 M.2 card T: Bus=01 Lev=03 Prnt=40 Port=03 Cnt=01 Dev#= 44 Spd=480 MxCh= 0 D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=2020 ProdID=2060 Rev=00.00 S: Manufacturer=Qualcomm, Incorporated S: Product=Qualcomm CDMA Technologies MSM C: #Ifs= 5 Cfg#= 1 Atr=e0 MxPwr=500mA I: If#=0x0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none) I: If#=0x1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none) I: If#=0x2 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none) I: If#=0x3 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=fe Prot=ff Driver=(none) I: If#=0x4 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none) Signed-off-by: Bob Ham Signed-off-by: Angus Ainslie (Purism) Cc: stable [ johan: use USB_DEVICE_INTERFACE_CLASS() ] Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/option.c | 2 ++ 1 file changed, 2 insertions(+) --- a/drivers/usb/serial/option.c +++ b/drivers/usb/serial/option.c @@ -1957,6 +1957,8 @@ static const struct usb_device_id option { USB_DEVICE_AND_INTERFACE_INFO(0x07d1, 0x7e11, 0xff, 0xff, 0xff) }, /* D-Link DWM-156/A3 */ { USB_DEVICE_INTERFACE_CLASS(0x2020, 0x2031, 0xff), /* Olicard 600 */ .driver_info = RSVD(4) }, + { USB_DEVICE_INTERFACE_CLASS(0x2020, 0x2060, 0xff), /* BroadMobi BM818 */ + .driver_info = RSVD(4) }, { USB_DEVICE_INTERFACE_CLASS(0x2020, 0x4000, 0xff) }, /* OLICARD300 - MT6225 */ { USB_DEVICE(INOVIA_VENDOR_ID, INOVIA_SEW858) }, { USB_DEVICE(VIATELECOM_VENDOR_ID, VIATELECOM_PRODUCT_CDS7) },