From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathias.nyman@linux.intel.com (Mathias Nyman) Date: Tue, 4 Sep 2018 17:44:23 +0300 Subject: [PATCH 1/6] usb: xhci-mtk: resume USB3 roothub first In-Reply-To: <1535591392.32173.30.camel@mhfsdcap03> References: <3bcc220aa54bfebc39cea54cd736388ad37ee0c5.1535510898.git.chunfeng.yun@mediatek.com> <1535591392.32173.30.camel@mhfsdcap03> Message-ID: <93e36b7b-f0d0-4f5e-69b7-4195c25628f4@linux.intel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 30.08.2018 04:09, Chunfeng Yun wrote: > Hi, > On Wed, 2018-08-29 at 12:13 +0300, Sergei Shtylyov wrote: >> On 8/29/2018 5:55 AM, Chunfeng Yun wrote: >> >>> Give USB3 devices a better chance to enumerate at USB3 speeds if >>> they are connected to a suspended host. >>> Porting from "671ffdf xhci: resume USB 3 roothub first" >> >> From commit 671ffdff5b13 ("xhci: resume USB 3 roothub first"). > > Ok, Thanks > adding to queue (I'll fix that commit ID) -Mathias