Message ID | cover.1595468673.git.thinhn@synopsys.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=f5PK=BC=vger.kernel.org=linux-usb-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 621FE13B1 for <patchwork-linux-usb@patchwork.kernel.org>; Thu, 23 Jul 2020 02:12:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 470DE22B3F for <patchwork-linux-usb@patchwork.kernel.org>; Thu, 23 Jul 2020 02:12:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=synopsys.com header.i=@synopsys.com header.b="d/2pJ5fZ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387740AbgGWCME (ORCPT <rfc822;patchwork-linux-usb@patchwork.kernel.org>); Wed, 22 Jul 2020 22:12:04 -0400 Received: from smtprelay-out1.synopsys.com ([149.117.87.133]:34878 "EHLO smtprelay-out1.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387467AbgGWCME (ORCPT <rfc822;linux-usb@vger.kernel.org>); Wed, 22 Jul 2020 22:12:04 -0400 Received: from mailhost.synopsys.com (sv2-mailhost2.synopsys.com [10.205.2.134]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by smtprelay-out1.synopsys.com (Postfix) with ESMTPS id F36E0C0086; Thu, 23 Jul 2020 02:12:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synopsys.com; s=mail; t=1595470323; bh=/+ROx0/T1NSbYbubMd33Z0EHm6qA9f07CNzjW2+LDR0=; h=Date:From:Subject:To:Cc:From; b=d/2pJ5fZ+Kukaa5m9JGmut2+jUNcIh+KEM16M/q8R1czXj2+8JmV1u7GwPZNbTBRs +uTGc0ZYty54YSWS4NSh5GXk/Bvb0b2Ya9jyA8cLeaCa/xw87lmWhLpoVWyeMA8OOz 8IoU66o/lleLLz1QcvTnyyRrzu+7e45HpclCygaKnb0jAdB0IT0nWjk8CvuZ+Lp0bQ tFRpYK8paucQf3/HEwP9JvaAPqzRL4bbcKv8PtanXd+d62EJSZI0EgTzQBCsNhlcVO 2z498bFum419PR/gr9KK27fvlyBWgmTLPbZ+i/W4aOy5UwWV+nF9GHu/crOj7GnIg2 rt38t6sj5yGbg== Received: from te-lab16 (nanobot.internal.synopsys.com [10.10.186.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailhost.synopsys.com (Postfix) with ESMTPSA id 4D1FAA0096; Thu, 23 Jul 2020 02:12:01 +0000 (UTC) Received: by te-lab16 (sSMTP sendmail emulation); Wed, 22 Jul 2020 19:12:01 -0700 Date: Wed, 22 Jul 2020 19:12:01 -0700 Message-Id: <cover.1595468673.git.thinhn@synopsys.com> X-SNPS-Relay: synopsys.com From: Thinh Nguyen <Thinh.Nguyen@synopsys.com> Subject: [PATCH v2 00/12] usb: Handle different sublink speeds To: Felipe Balbi <balbi@kernel.org>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Thinh Nguyen <Thinh.Nguyen@synopsys.com>, linux-usb@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>, Peter Chen <peter.chen@nxp.com>, Alan Stern <stern@rowland.harvard.edu>, Dejin Zheng <zhengdejin5@gmail.com>, Roger Quadros <rogerq@ti.com>, Marek Szyprowski <m.szyprowski@samsung.com> Cc: John Youn <John.Youn@synopsys.com> Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: <linux-usb.vger.kernel.org> X-Mailing-List: linux-usb@vger.kernel.org |
Series |
usb: Handle different sublink speeds
|
expand
|