From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Sun, 27 Jul 2014 12:03:08 +0200 Subject: [U-Boot] [PATCH v3 2/5] sunxi: add USB EHCI driver In-Reply-To: <1406449766.3844.3.camel@hastur.hellion.org.uk> References: <53D42A27.3020408@redhat.com> <201407270255.02113.marex@denx.de> <1406449766.3844.3.camel@hastur.hellion.org.uk> Message-ID: <53D4CE5C.9050308@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 07/27/2014 10:29 AM, Ian Campbell wrote: > On Sun, 2014-07-27 at 02:55 +0200, Marek Vasut wrote: >>> So merging 1 and 3-5 to the sunxi tree while merging 2 through your >>> (Marek's) tree does not seem to be the best idea. I think it would be best >>> to take this patch (patch 2) through the sunxi tree too, with your ack >>> (once your happy with it). >>> >>> Roman, this means that it would be nice to get a v4 from you soon, so that >>> we can line up the next bunch of patches for mainline. >> >> OK, then please pick them all up. > > Will do. To be clear we are still waiting for a v4 and for your ack. Right. Roman, note I've already merged your v3 series (with some conflict resolution + minor fixes) here: https://github.com/jwrdegoede/u-boot-sunxi/commits/next As I've been working on enabling the EHCI code on additional boards + adding support for more boards in general. So we only need a v4 of "[PATCH v3 2/5] sunxi: add USB EHCI driver" with all Mareks's + my remarks fixed, and then I'll drop that in place of the one which is currently in that tree, and move things over to http://git.denx.de/?p=u-boot/u-boot-sunxi.git;a=shortlog;h=refs/heads/next Thanks, Hans