Message ID | cover.1594935978.git.thinhn@synopsys.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=JLdt=A3=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 08140913 for <patchwork-linux-usb@patchwork.kernel.org>; Thu, 16 Jul 2020 21:58:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E1FE920760 for <patchwork-linux-usb@patchwork.kernel.org>; Thu, 16 Jul 2020 21:58:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=synopsys.com header.i=@synopsys.com header.b="VeAeACVO" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726873AbgGPV6c (ORCPT <rfc822;patchwork-linux-usb@patchwork.kernel.org>); Thu, 16 Jul 2020 17:58:32 -0400 Received: from smtprelay-out1.synopsys.com ([149.117.73.133]:46054 "EHLO smtprelay-out1.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726007AbgGPV6c (ORCPT <rfc822;linux-usb@vger.kernel.org>); Thu, 16 Jul 2020 17:58:32 -0400 Received: from mailhost.synopsys.com (sv2-mailhost1.synopsys.com [10.205.2.133]) (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 8EDA7401D7; Thu, 16 Jul 2020 21:58:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synopsys.com; s=mail; t=1594936712; bh=sK0ThbhK5CcurT3pB2csZyciDvpT2tyMTxoy+PRzJsQ=; h=Date:From:Subject:To:Cc:From; b=VeAeACVOA7S/ZMw+TnkTTaRba+0Hvugg4PluiXbBvL6SN2isF2D6uouKmRRJM+pkU 5gPKJ4R2VjEOhVphxzb0ADvVwh+JMBhEMdwjxWKW3vtdL8uRj58EfDTou3bendTo4i CAGoX/QfKnOlFfy2eTc2ATS1K20GYT2OkSMjfcabBMKcrV5ptHKXVI69ak7t6rOgEH Y+dNLv9+AOZKaI9kONnemTGULZrS21SQBWKHnZmnUPcdCR1QNkhnnsem4a/RZO1Gu0 2o2Lj17B9zUyskmZPKoWZDcgkKnfnRLpWmDJDYUF43mStybrKtWD06eYz7UB5IuB3u s409IfCm8J0Sg== 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 C599EA0258; Thu, 16 Jul 2020 21:58:29 +0000 (UTC) Received: by te-lab16 (sSMTP sendmail emulation); Thu, 16 Jul 2020 14:58:29 -0700 Date: Thu, 16 Jul 2020 14:58:29 -0700 Message-Id: <cover.1594935978.git.thinhn@synopsys.com> X-SNPS-Relay: synopsys.com From: Thinh Nguyen <Thinh.Nguyen@synopsys.com> Subject: [PATCH 00/11] 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>, Jun Li <jun.li@nxp.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
|