From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 30 Apr 2012 01:22:48 +0200 Subject: [U-Boot] [PATCH v4 1/3] usb:gadget:composite USB composite gadget support In-Reply-To: <20120426090255.41252aa8@lmajewski.digital.local> References: <1334214931-19480-1-git-send-email-l.majewski@samsung.com> <201204260053.01689.marex@denx.de> <20120426090255.41252aa8@lmajewski.digital.local> Message-ID: <201204300122.48442.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 Dear Lukasz Majewski, > On Thu, 26 Apr 2012 00:53:01 +0200 > > Marek Vasut wrote: > > Dear Lukasz Majewski, > > > > > USB Composite gadget implementation for u-boot. It builds on top > > > of USB UDC drivers. > > > > > > This commit is based on following files from Linux Kernel v2.6.36: > > > > > > ./include/linux/usb/composite.h > > > ./drivers/usb/gadget/composite.c > > > > > > SHA1: d187abb9a83e6c6b6e9f2ca17962bdeafb4bc903 > > > > > > Signed-off-by: Lukasz Majewski > > > Signed-off-by: Kyungmin Park > > > Cc: Marek Vasut > > > > Quick glance through this looks fine, I'll preempt here and check the > > rest in a few days ... sorry for the delays, I'm overloaded, please > > understand :-( > > Ok, no problem :-) > > I just remind about those patches. They keep being on my mind, and now it looks like I'll get to reviewing them tomorrow ;-) > > Since I'm developing the composite gadget for u-boot, it is important > for me to have the UDC composite driver "stabilized" in u-boot mainline. Best regards, Marek Vasut