[PATCH v3 1/3] usb: gadget: add Aspeed ast2600 udc driver
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Thu May 19 08:56:18 PDT 2022
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 :(
More information about the linux-arm-kernel
mailing list