Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp2337700imm; Thu, 11 Oct 2018 08:44:06 -0700 (PDT) X-Google-Smtp-Source: ACcGV638bw30LmUjHBFxBbm8IRIQxIebkEyUhwceNOGBcFAbXnvyfL/Uzax7iAKVDqtcnJnmIDJ2 X-Received: by 2002:a17:902:223:: with SMTP id 32-v6mr2088256plc.112.1539272646291; Thu, 11 Oct 2018 08:44:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539272646; cv=none; d=google.com; s=arc-20160816; b=Qc21BbYhzVV9DR8g9vtdO030pjjWIkf2GaajjPY3Uxs5pp2hmSepLdfVdeigzwv59k 5Ki+Bkf8j83JemAt+pqPJ7bgRODBNJqA0MOaA6g1mHAgAXPetiEW+2i17Z9gIZ8wUwiy WpbGwwhg5sjf1JiXkqVF3/XMTrbEyWW/JYOfFrqz2zilpxrk/VeLshUa162EPAKnS86w 144LAUSS4ylJGCm1UK0MWKIH5o4gkP3uWNv09FL1Q/J/Cd1zm00Dh7ivTk3xnyJONQYf Gj4zA7o1NPfm+qUsRFvlYsjEyRQw5PY/9qxTgGJgcogLfP3KSDYaB+4wv1+2CyGK3kMR Mw3w== 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=VAnLeDiJMjGh/a9B0STXZSlJ9W/Qq2Y5UNNXS3J2Qu4=; b=f2XuVUbDksf05KyXe1CtyGIcKnMxJZkQXFQP/ca/3uzC5+QDeFvRQTnhIWsgLIAxdk Gt7XxxXqhBipDY+Gr7ehMc+wWmUka8ejFny94U6wWbOg5uPxoyqmWiIqQxyfw+rxuZG8 WEhIRA3qbMclzGed2sDpnzytYRlcw1AmudmUHBJI0AjUci8V1L5JKcYcxYhdNTRRr0Ys zkqdOvKiNPsHl0mLU9p++LW9yFn2Js3KTmaCIGUvr9Q5UL/1FgRPJF1hODD7wn299BN5 13TQcU7FZvdE+z0nuigQo1bR8nYzl8fhILyPGgnEjAOw9pbBiEFaUEaftDXbX3J7IGF6 vl1A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=oL8LkTki; 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 33-v6si30074373plv.241.2018.10.11.08.43.51; Thu, 11 Oct 2018 08:44:06 -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=oL8LkTki; 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 S1730492AbeJKXJW (ORCPT + 99 others); Thu, 11 Oct 2018 19:09:22 -0400 Received: from mail.kernel.org ([198.145.29.99]:40146 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726700AbeJKXJV (ORCPT ); Thu, 11 Oct 2018 19:09:21 -0400 Received: from localhost (ip-213-127-77-176.ip.prioritytelecom.net [213.127.77.176]) (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 6559320652; Thu, 11 Oct 2018 15:41:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1539272496; bh=XPUG8LkTxyzyTqO1HAvs3twdyMee53C87OzLrWYKwlw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=oL8LkTki7MY/d+ZW/5AGtAGyeTNyJgPsaEEUkQqXQBTvQ7p3YeQxLkzsXC2Z/grF7 VfjHlv6rv8PCaiZqRrlLY1QGtjgpPFGULy1GBD9jSn/2EpJ/Ao/uYqVABQpOH41h4N hLWGDha/03QJJ7qizm5V4CP0Azisi1mfGkY1GAAY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hans Hult , Johan Hovold Subject: [PATCH 4.4 10/27] USB: serial: simple: add Motorola Tetra MTP6550 id Date: Thu, 11 Oct 2018 17:34:57 +0200 Message-Id: <20181011152534.518373188@linuxfoundation.org> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181011152534.014964888@linuxfoundation.org> References: <20181011152534.014964888@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review 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 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Johan Hovold commit f5fad711c06e652f90f581fc7c2caee327c33d31 upstream. Add device-id for the Motorola Tetra radio MTP6550. Bus 001 Device 004: ID 0cad:9012 Motorola CGISS Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0cad Motorola CGISS idProduct 0x9012 bcdDevice 24.16 iManufacturer 1 Motorola Solutions, Inc. iProduct 2 TETRA PEI interface iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 55 bNumInterfaces 2 bConfigurationValue 1 iConfiguration 3 Generic Serial config bmAttributes 0x80 (Bus Powered) MaxPower 500mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Device Qualifier (for other device speed): bLength 10 bDescriptorType 6 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 bNumConfigurations 1 Device Status: 0x0000 (Bus Powered) Reported-by: Hans Hult Cc: stable Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/usb-serial-simple.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/drivers/usb/serial/usb-serial-simple.c +++ b/drivers/usb/serial/usb-serial-simple.c @@ -87,7 +87,8 @@ DEVICE(moto_modem, MOTO_IDS); /* Motorola Tetra driver */ #define MOTOROLA_TETRA_IDS() \ - { USB_DEVICE(0x0cad, 0x9011) } /* Motorola Solutions TETRA PEI */ + { USB_DEVICE(0x0cad, 0x9011) }, /* Motorola Solutions TETRA PEI */ \ + { USB_DEVICE(0x0cad, 0x9012) } /* MTP6550 */ DEVICE(motorola_tetra, MOTOROLA_TETRA_IDS); /* Novatel Wireless GPS driver */