From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 7 Feb 2015 14:27:12 +0100 Subject: [U-Boot] [u-boot 03/40] usb: gadget: udc: add udc-core from linux kernel to u-boot In-Reply-To: <1423212497-11970-4-git-send-email-kishon@ti.com> References: <1423212497-11970-1-git-send-email-kishon@ti.com> <1423212497-11970-4-git-send-email-kishon@ti.com> Message-ID: <201502071427.12520.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday, February 06, 2015 at 09:47:40 AM, Kishon Vijay Abraham I wrote: > Added udc-core.c from linux kernel 3.19-rc1 (97bf6af1f9) to u-boot. > This will be adapted to work with u-boot in the > following patches. > Adding support for udc will help to seamlessly port dwc3 driver from > linux kernel to u-boot (since dwc3 uses udc-core) and it'll also help > to add support for multiple gadget controllers to be functional at the > same time. > All other gadget drivers can also be adapted to use udc-core. > > Signed-off-by: Kishon Vijay Abraham I Lukasz, do you have any comments on this ? I'd like to pick this whole thing via u-boot-usb for this MW if possible. Best regards, Marek Vasut