Received: by 2002:a17:90a:9307:0:0:0:0 with SMTP id p7csp3960101pjo; Tue, 3 Mar 2020 10:07:24 -0800 (PST) X-Google-Smtp-Source: ADFU+vuQauEFPWj3G4nL09mQ53ycK7uADxeDguAGeVhm593cp6HoviCxwY9W1/NSA40PjMUZe7E9 X-Received: by 2002:a9d:664d:: with SMTP id q13mr4575350otm.30.1583258844586; Tue, 03 Mar 2020 10:07:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583258844; cv=none; d=google.com; s=arc-20160816; b=fkCTABlOsVLw6e3V13PfDusqczi6VA2LX5L9mxLHfDrjXaBgyBSUBCKiNZw+8AIMdo kFJO7d68RSJV/XKPbg+TGo1h4fXhwCjTMrExmEmSCBNbyGEFh9QXJj6AodvoYNO76ff5 s1OTg68viwgh2blxIN+9hAxvHa/7II90/kv7JbzESbn3XansDD92hR8cN7E7/JNxa183 x0rkF28BCc8nCY9ZLIsHu7I6OIJU6Dah0n3x5riGgZMOdMVFGkJceDDbmy36T0DEf472 cDPMNkLvglQWv16l/s6FSyMzJCF303R5u+GLE1BHzDfWw6ZDEK1dVsDZHsr1O08VEQLm VYCA== 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=JMm2CyO2TplnUOYklALyKBxLC2/FBX7uP6CQ7cMxPWE=; b=SaUofXPQzzq8yYNy9Srg7yGCIgmhNJe+YNbJXA9f0jmK7TFC+dOrRScbyhNwpS/6I6 MhYlStGb8yzqSOxrCfHH6nDs8RXhtTOjpkfj/VTWTpyroeAXozDZE3lXQTLZQPmJji1+ jAr5XBlaBIbJe2tquu48TePla0KLlcOB2wxYhbYGRwJi1vcmSn5mlnNmYSF7TpkC6M1O ZI84mleGytqop+EvOY0/cgfmPyBVbVO5o21Z+hhd//u/aL+VmvtsEcdgj4jSvA6HCweN XEIjEg89t/Q3TUtgZ8q78A4zuaLYvFbBAy6EhbgsCcWIfOnGlcR/GkF2aaTtBUFHzUs8 H1qQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=u18HTd4G; 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 z6si2260024oto.204.2020.03.03.10.07.12; Tue, 03 Mar 2020 10:07:24 -0800 (PST) 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=u18HTd4G; 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 S1733073AbgCCR65 (ORCPT + 99 others); Tue, 3 Mar 2020 12:58:57 -0500 Received: from mail.kernel.org ([198.145.29.99]:41892 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387481AbgCCR6z (ORCPT ); Tue, 3 Mar 2020 12:58:55 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 D457B20728; Tue, 3 Mar 2020 17:58:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583258334; bh=jdtBSaRnKwccMpAXvj6ku0+MOgE7Z+PuriNC5fpmV6E=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=u18HTd4Gg6havKowVBKfql5qYVInwr08PErjF73CAUo47d5nAUXJAb0eI0atbXcdP Gte03EgGEoNcHmsghuMxw1iWmcOkzHxXjW2xQjFzMDBE7mRMwB9VqKFhIbZ4glar2L jG3dWLwexDkb3wNuJtw98Jys+lIbwTRdgY8V/ZVs= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Lars Melin , Aleksander Morgado , =?UTF-8?q?Bj=C3=B8rn=20Mork?= , "David S. Miller" , Sasha Levin Subject: [PATCH 4.19 10/87] qmi_wwan: re-add DW5821e pre-production variant Date: Tue, 3 Mar 2020 18:43:01 +0100 Message-Id: <20200303174350.007697666@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200303174349.075101355@linuxfoundation.org> References: <20200303174349.075101355@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: Bjørn Mork [ Upstream commit 88bf54603f6f2c137dfee1abf6436ceac3528d2d ] Commit f25e1392fdb5 removed the support for the pre-production variant of the Dell DW5821e to avoid probing another USB interface unnecessarily. However, the pre-production samples are found in the wild, and this lack of support is causing problems for users of such samples. It is therefore necessary to support both variants. Matching on both interfaces 0 and 1 is not expected to cause any problem with either variant, as only the QMI function will be probed successfully on either. Interface 1 will be rejected based on the HID class for the production variant: T: Bus=01 Lev=03 Prnt=04 Port=00 Cnt=01 Dev#= 16 Spd=480 MxCh= 0 D: Ver= 2.10 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs= 2 P: Vendor=413c ProdID=81d7 Rev=03.18 S: Manufacturer=DELL S: Product=DW5821e Snapdragon X20 LTE S: SerialNumber=0123456789ABCDEF C: #Ifs= 6 Cfg#= 1 Atr=a0 MxPwr=500mA I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=qmi_wwan I: If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=usbhid I: If#= 2 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=option I: If#= 3 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=option I: If#= 4 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=option I: If#= 5 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=option And interface 0 will be rejected based on too few endpoints for the pre-production variant: T: Bus=01 Lev=02 Prnt=02 Port=03 Cnt=03 Dev#= 7 Spd=480 MxCh= 0 D: Ver= 2.10 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs= 2 P: Vendor=413c ProdID=81d7 Rev= 3.18 S: Manufacturer=DELL S: Product=DW5821e Snapdragon X20 LTE S: SerialNumber=0123456789ABCDEF C: #Ifs= 5 Cfg#= 1 Atr=a0 MxPwr=500mA I: If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver= I: If#= 1 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=qmi_wwan I: If#= 2 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=option I: If#= 3 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=option I: If#= 4 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=option Fixes: f25e1392fdb5 ("qmi_wwan: fix interface number for DW5821e production firmware") Link: https://whrl.pl/Rf0vNk Reported-by: Lars Melin Cc: Aleksander Morgado Signed-off-by: Bjørn Mork Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- drivers/net/usb/qmi_wwan.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c index 13c8788e3b6b2..f489df377f5d2 100644 --- a/drivers/net/usb/qmi_wwan.c +++ b/drivers/net/usb/qmi_wwan.c @@ -1298,6 +1298,7 @@ static const struct usb_device_id products[] = { {QMI_FIXED_INTF(0x413c, 0x81b6, 8)}, /* Dell Wireless 5811e */ {QMI_FIXED_INTF(0x413c, 0x81b6, 10)}, /* Dell Wireless 5811e */ {QMI_FIXED_INTF(0x413c, 0x81d7, 0)}, /* Dell Wireless 5821e */ + {QMI_FIXED_INTF(0x413c, 0x81d7, 1)}, /* Dell Wireless 5821e preproduction config */ {QMI_FIXED_INTF(0x413c, 0x81e0, 0)}, /* Dell Wireless 5821e with eSIM support*/ {QMI_FIXED_INTF(0x03f0, 0x4e1d, 8)}, /* HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module */ {QMI_FIXED_INTF(0x03f0, 0x9d1d, 1)}, /* HP lt4120 Snapdragon X5 LTE */ -- 2.20.1