
On Friday, February 06, 2015 at 09:47:37 AM, Kishon Vijay Abraham I wrote:
This patch series ports dwc3 gadget driver from linux kernel (3.19-rc1) to u-boot.
Changes from RFC: *) A patch has been added to copy the driver from linux kernel to u-boot and then it's modfied to make it work in u-boot. This will help to understand the changes that's been done to make it work in u-boot and will also be easier to review. *) Implemented chained TRB support in dwc3 ep0 so that we need not increase the size of bounce buffer
Testing: *) tested DFU RAM and DFU MMC in dra7xx and am43xx
TODO: *) Add Kconfig support *) Adapt dwc3 driver to use the driver model. *) Make composite driver similar to the one in linux kernel.
Pushed these patches to git://git.ti.com/~kishon/ti-u-boot/kishons-ti-u-boot.git dwc3_upstream_v1
Hi!
I'm fine with this series, maybe just replace "folder" with "directory" in the commit messages ;-) But I can do that myself if you don't mind, no need to repost.
I'd like to hear what Lukasz thinks and then I'll likely just pick it up for this MW.
Thanks!
Best regards, Marek Vasut