From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 25 Jul 2014 18:31:03 +0200 Subject: [U-Boot] [PATCH v3 2/5] sunxi: add USB EHCI driver In-Reply-To: <1406304405.24842.52.camel@kazak.uk.xensource.com> References: <201407251741.35900.marex@denx.de> <1406304405.24842.52.camel@kazak.uk.xensource.com> Message-ID: <201407251831.03822.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, July 25, 2014 at 06:06:45 PM, Ian Campbell wrote: > On Fri, 2014-07-25 at 17:41 +0200, Marek Vasut wrote: > > On Friday, July 25, 2014 at 05:38:20 PM, Ian Campbell wrote: > > > On Fri, 2014-07-25 at 17:01 +0200, Marek Vasut wrote: > > > > On Thursday, July 24, 2014 at 10:54:21 PM, Roman Byshko wrote: > > > > > The Allwinner aka sunxi SoCs have one or more USB host controllers. > > > > > This adds a driver for their EHCI. > > > > > > > > > > Signed-off-by: Roman Byshko > > > > > > > > Did you verify the patches to be checkpatch clean please ? Also, they > > > > don't apply to u-boot-usb/master , so I will wait for V4 with this > > > > cleanup and rebase on top of u-boot-usb. Otherwise they are good, > > > > thanks ! > > > > > > Are you planning to take the whole series via u-boot-usb? That's OK by > > > me of course. > > > > If you pick all but 2/5 right now, I am happy with that. It will prevent > > conflicts. I will pick 2/5 only after that . Let's do it like that. Roman > > will also have to resend only 2/5 once fixed. > > Some patches (e.g. #5) don't make much sense without #2, but they are > harmless and when things eventually meet in whichever upstream tree it > should all (hopefully!) burst into life. Does that sound ok? Yes, let's do it this way please. I will pick a new version of 2/5 only, you pick the rest now. Thank you ! Best regards, Marek Vasut