Message ID | 20211130113847.1405873-1-neal_liu@aspeedtech.com |
---|---|
Headers | show |
Series | Refactor Aspeed USB vhub driver | expand |
On Tue, Nov 30, 2021 at 07:38:43PM +0800, Neal Liu wrote: > +Ben. > --- > > These patch series include 2 parts. One is adding more features > to pass USB30CV compliance test, the other is fixing hw issues. > More detail descriptions are included below patchsets. > > Change since v1: > - Remove unnecessary configs for SET_CONFIGURATION. > - Separate supporting test mode to new patch. > > *** BLURB HERE *** No blurb?
> -----Original Message----- > From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > Sent: Tuesday, November 30, 2021 7:42 PM > To: Neal Liu <neal_liu@aspeedtech.com> > Cc: Felipe Balbi <balbi@kernel.org>; Joel Stanley <joel@jms.id.au>; Andrew > Jeffery <andrew@aj.id.au>; Cai Huoqing <caihuoqing@baidu.com>; Tao Ren > <rentao.bupt@gmail.com>; Julia Lawall <julia.lawall@inria.fr>; kernel test > robot <lkp@intel.com>; Sasha Levin <sashal@kernel.org>; > linux-usb@vger.kernel.org; linux-kernel@vger.kernel.org; > linux-arm-kernel@lists.infradead.org; linux-aspeed@lists.ozlabs.org; > benh@kernel.crashing.org; BMC-SW <BMC-SW@aspeedtech.com> > Subject: Re: [PATCH v2 0/4] Refactor Aspeed USB vhub driver > > On Tue, Nov 30, 2021 at 07:38:43PM +0800, Neal Liu wrote: > > +Ben. > > --- > > > > These patch series include 2 parts. One is adding more features to > > pass USB30CV compliance test, the other is fixing hw issues. > > More detail descriptions are included below patchsets. > > > > Change since v1: > > - Remove unnecessary configs for SET_CONFIGURATION. > > - Separate supporting test mode to new patch. > > > > *** BLURB HERE *** > > No blurb? It been cut off... I'll fix it. Thanks - Neal
> -----Original Message----- > From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > Sent: Tuesday, November 30, 2021 7:43 PM > To: Neal Liu <neal_liu@aspeedtech.com> > Cc: Felipe Balbi <balbi@kernel.org>; Joel Stanley <joel@jms.id.au>; Andrew > Jeffery <andrew@aj.id.au>; Cai Huoqing <caihuoqing@baidu.com>; Tao Ren > <rentao.bupt@gmail.com>; Julia Lawall <julia.lawall@inria.fr>; kernel test > robot <lkp@intel.com>; Sasha Levin <sashal@kernel.org>; > linux-usb@vger.kernel.org; linux-kernel@vger.kernel.org; > linux-arm-kernel@lists.infradead.org; linux-aspeed@lists.ozlabs.org; > benh@kernel.crashing.org; BMC-SW <BMC-SW@aspeedtech.com> > Subject: Re: [PATCH v2 1/4] usb: aspeed-vhub: add qualifier descriptor > > On Tue, Nov 30, 2021 at 07:38:44PM +0800, Neal Liu wrote: > > +Ben. > > --- > > > > Support qualifier descriptor to pass USB30CV compliance test. > > > > Signed-off-by: Neal Liu <neal_liu@aspeedtech.com> > > --- > > The way you wrote this means that everything below the first --- line will be cut > off if it were to be applied. > > That is not what you want. > > Please fix. > > thanks, > > greg k-h Yes, I'll fix it. Thanks -Neal