[U-Boot] [PATCH v2 1/3] USB: gadget: add atmel usba udc driver

2013-09-10 Thread Bo Shen
Add atmel usba udc driver support, porting from Linux kernel The original code in Linux Kernel information is as following commit e01ee9f509a927158f670408b41127d4166db1c7 Author: Jingoo Han jg1@samsung.com Date: Tue Jul 30 17:00:51 2013 +0900 usb: gadget: use dev_get_platdata()

Re: [U-Boot] [PATCH v2 1/3] USB: gadget: add atmel usba udc driver

2013-09-10 Thread Marek Vasut
Dear Bo Shen, Add atmel usba udc driver support, porting from Linux kernel The original code in Linux Kernel information is as following commit e01ee9f509a927158f670408b41127d4166db1c7 Author: Jingoo Han jg1@samsung.com Date: Tue Jul 30 17:00:51 2013 +0900 usb: gadget: use