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

On Monday, June 22, 2015 at 11:13:59 AM, Ramneek Mehresh wrote:
Hi Marek,
Hello,
Below patches are applied on usb-next branch since 7-Jun-2015. When are you planning for these patches to be in u-boot main? We have to send some LS2085A based patches in upstream(which are all dependent on these patches), and LS2085A soc support is already on u-boot main.
I will apply them to u-boot-usb/master after 2015.07 is out.
btw Please avoid top-posting, this practice is frowned upon in many mailing lists.
Thanks and Regards, Ramneek
-----Original Message----- From: Marek Vasut [mailto:marex@denx.de] Sent: Sunday, June 07, 2015 7:03 PM To: Mehresh Ramneek-B31383 Cc: u-boot@lists.denx.de; gautam.vivek@samsung.com; dmurphy@ti.com Subject: Re: [PATCH 0/8] usb:xhci:dwc3: Add dwc3 drv code
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
Best regards, Marek Vasut
participants (1)
-
Marek Vasut