[PATCH v3 1/3] usb: gadget: add Aspeed ast2600 udc driver

Neal Liu neal_liu at aspeedtech.com
Fri May 20 12:29:36 AEST 2022


> -----Original Message-----
> From: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> Sent: Thursday, May 19, 2022 11:56 PM
> To: Neal Liu <neal_liu at aspeedtech.com>
> Cc: Rob Herring <robh+dt at kernel.org>; Krzysztof Kozlowski
> <krzysztof.kozlowski+dt at linaro.org>; Joel Stanley <joel at jms.id.au>; Andrew
> Jeffery <andrew at aj.id.au>; Felipe Balbi <balbi at kernel.org>; Sumit Semwal
> <sumit.semwal at linaro.org>; Christian König <christian.koenig at amd.com>;
> Geert Uytterhoeven <geert at linux-m68k.org>; Li Yang <leoyang.li at nxp.com>;
> linux-aspeed at lists.ozlabs.org; linux-usb at vger.kernel.org;
> devicetree at vger.kernel.org; linux-arm-kernel at lists.infradead.org;
> linux-kernel at vger.kernel.org; linux-media at vger.kernel.org;
> dri-devel at lists.freedesktop.org; linaro-mm-sig at lists.linaro.org; kernel test
> robot <lkp at intel.com>
> Subject: Re: [PATCH v3 1/3] usb: gadget: add Aspeed ast2600 udc driver
> 
> On Wed, May 18, 2022 at 02:20:41PM +0800, Neal Liu wrote:
> > Aspeed udc is compliant with USB2.0, supports USB High Speed and Full
> > Speed, backward compatible with USB1.1.
> >
> > Supports independent DMA channel for each generic endpoint.
> > Supports 32/256 stages descriptor mode for all generic endpoints.
> >
> > This driver supports full functionality including single/multiple
> > stages descriptor mode, and exposes 1 UDC gadget driver.
> >
> > Signed-off-by: Neal Liu <neal_liu at aspeedtech.com>
> > Reported-by: kernel test robot <lkp at intel.com>
> 
> The kernel test robot did not report that you needed to add a new driver :(

I had received auto build test WARNING on usb/usb-testing reported from kernel test robot.
It still mentioned that if the issue is fixed, I can kindly add this tag.
Would you prefer not to add this tag for the first coming driver?
Thanks

-Neal



More information about the Linux-aspeed mailing list