[U-Boot] [PATCH 0/8] usb:xhci:dwc3: Add dwc3 drv code

Marek Vasut marex at denx.de
Sun Jun 7 15:32:54 CEST 2015


On Friday, May 29, 2015 at 11:17:14 AM, Ramneek Mehresh wrote:
> A lot of dwc3 code has been duplicated in various xhci
> drivers. Hence, to minimize this duplication, a new
> dwc3 file is written that provides common APIs for
> all other drivers.
> 
> First four patches introduce dwc3 file, and necessary
> changes are made in other drivers for this new drv.
> I would request all platform/driver owners to please help
> me in testng these changes on their respective platforms.
> 
> Last four patches are freescale layerscape la1021aqds/
> ls1021atwr platform specific.
> 
> Ramneek Mehresh (4):
>   drivers:usb:dwc3: Add DWC3 controller driver support

Please put space after : , always.

>   usb:xhci:exynos: Remove common dwc3 drv functions calls
>   usb:xhci:omap: Remove common dwc3 drv functions calls
>   usb:xhci:keystone: Remove common dwc3 drv functions calls
> 
> ramneek mehresh (4):

It might be a good idea to crosscheck your name with your ID card ...

>   drivers:usb:fsl: Add XHCI driver support

There's no such tag as "drivers:".

>   arch:arm:fsl: Add XHCI support for LS1021A
>   include:configs:ls1021atwr: Enable USB IP support
>   include:configs:ls1021aqds: Enable USB IP support

The tag doesn't really describe path or anything, so just boardname
is fine in this case.

I fixed all those and applied to u-boot-usb/next .

Thanks

Best regards,
Marek Vasut


More information about the U-Boot mailing list