From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Thu, 26 Apr 2012 09:02:55 +0200 Subject: [U-Boot] [PATCH v4 1/3] usb:gadget:composite USB composite gadget support In-Reply-To: <201204260053.01689.marex@denx.de> References: <1334214931-19480-1-git-send-email-l.majewski@samsung.com> <1334762811-23068-1-git-send-email-l.majewski@samsung.com> <1334762811-23068-2-git-send-email-l.majewski@samsung.com> <201204260053.01689.marex@denx.de> Message-ID: <20120426090255.41252aa8@lmajewski.digital.local> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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. 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, Lukasz Majewski Samsung Poland R&D Center | Linux Platform Group