From patchwork Thu Feb 21 16:13:52 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Hovold X-Patchwork-Id: 10824317 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id D8221922 for ; Thu, 21 Feb 2019 16:13:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C4FFF30E55 for ; Thu, 21 Feb 2019 16:13:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B52FE30E79; Thu, 21 Feb 2019 16:13:58 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 590A730E55 for ; Thu, 21 Feb 2019 16:13:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727257AbfBUQN5 (ORCPT ); Thu, 21 Feb 2019 11:13:57 -0500 Received: from mail-lj1-f176.google.com ([209.85.208.176]:44870 "EHLO mail-lj1-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725831AbfBUQN5 (ORCPT ); Thu, 21 Feb 2019 11:13:57 -0500 Received: by mail-lj1-f176.google.com with SMTP id q128so24432956ljb.11 for ; Thu, 21 Feb 2019 08:13:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=ptFMqN4NZQn2pF4PrNp6droFmnd1HjZd9E1UyeWev7U=; b=rMAGdDkGQ2RwotvuQgw+dV647ApE2tNvEiRRaJDiJYSZwcJOHcET6OYt8BpHOKmL8L aSkAT8Nx+buSJyAR9FzNaxQlHchyevpLmT8NnOoy2Tz13RBNnyCQMFdXF2CMHT2J4wFG Mp4LYbtyumxsxOTumt3nhzfP5alC5f72KXSYYdjdUw2U+g3KTNmFlx/1NHsar3UGp1g7 5Ww6eGr1L8LCMq60FkFOr76kLI+AnsdsOMA3DuPj2lPw+1F0m5afiqKeom/twhoriBS3 ogdLK+pKwzl/Td4Vw3/cTa/FG5cW7JTJ99IpaPXOexsOyQPOZjyBqHdV2ul6IFVitGxI SSYA== X-Gm-Message-State: AHQUAuaKNm1vrK9IcisrfJtEp/JWmOqkmxUJpDTEIdzORg0VOOizQak3 PLlQIEY2Kui8fq91tAPXfIo= X-Google-Smtp-Source: AHgI3Ia02smIr1/ohFMf8rFADPa75hKdgThJBARewOEkXgck0GCIwuWvbJ8OGP8ildm3mYmcMeU9NQ== X-Received: by 2002:a2e:814d:: with SMTP id t13mr19046187ljg.46.1550765633787; Thu, 21 Feb 2019 08:13:53 -0800 (PST) Received: from xi.terra (c-74bee655.07-184-6d6c6d4.bbcust.telenor.se. [85.230.190.116]) by smtp.gmail.com with ESMTPSA id m5sm3441394lfb.78.2019.02.21.08.13.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Feb 2019 08:13:52 -0800 (PST) Received: from johan by xi.terra with local (Exim 4.91) (envelope-from ) id 1gwqyu-0004iy-Vu; Thu, 21 Feb 2019 17:13:53 +0100 Date: Thu, 21 Feb 2019 17:13:52 +0100 From: Johan Hovold To: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org Subject: [GIT PULL] USB-serial updates for 5.1-rc1 Message-ID: <20190221161352.GA18077@localhost> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.11.3 (2019-02-01) Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Greg, Here are my USB-serial updates for 5.1-rc1. I'll be sending a second request for some device id's that I first had intended to forward for 5.0-rc as well. Thanks, Johan The following changes since commit 49a57857aeea06ca831043acbb0fa5e0f50602fd: Linux 5.0-rc3 (2019-01-21 13:14:44 +1300) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.1-rc1 for you to fetch changes up to 6431866b6707d27151be381252d6eef13025cfce: USB: serial: option: add Telit ME910 ECM composition (2019-02-20 12:01:32 +0100) ---------------------------------------------------------------- USB-serial updates for 5.1-rc1 Here are the USB-serial updates for 5.1-rc1, including: - support for the last three GPIOs on cp2102n devices - gpio support for cp2104 - support for using cp210x gpios with autosuspend - proper error handling for unsupported cp2105 line speeds Included is also a new modem device id. All have been in linux-next with no reported issues. Signed-off-by: Johan Hovold ---------------------------------------------------------------- Daniele Palmas (1): USB: serial: option: add Telit ME910 ECM composition Icenowy Zheng (1): USB: serial: cp210x: add GPIO support for CP2104 Johanna Abrahamsson (1): USB: serial: cp210x: add minimum baud rate for CP2105 SCI Karoly Pados (1): USB: serial: cp210x: fix GPIO in autosuspend Mans Rullgard (1): USB: serial: cp210x: support all gpios on CP2102N QFN28 package drivers/usb/serial/cp210x.c | 129 +++++++++++++++++++++++++++++++++++++------- drivers/usb/serial/option.c | 2 + 2 files changed, 112 insertions(+), 19 deletions(-)