From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 16 Feb 2015 14:29:16 +0100 Subject: [U-Boot] [u-boot 03/40] usb: gadget: udc: add udc-core from linux kernel to u-boot In-Reply-To: <20150216105846.71201aa2@amdc2363> References: <1423212497-11970-1-git-send-email-kishon@ti.com> <201502071427.12520.marex@denx.de> <20150216105846.71201aa2@amdc2363> Message-ID: <201502161429.16334.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 Monday, February 16, 2015 at 10:58:46 AM, Lukasz Majewski wrote: > Hi Marek, > > > 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. > > I wasn't in the office for the last week. I will review this code ASAP. No worries, thanks :) Best regards, Marek Vasut