From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 28 Jan 2013 00:48:33 +0100 Subject: [U-Boot] [PATCH v2 0/7] Move Tegra EHCI drive to correct place In-Reply-To: <5105B936.3090601@wwwdotorg.org> References: <1359124871-4434-1-git-send-email-dev@lynxeye.de> <201301260426.07886.marex@denx.de> <5105B936.3090601@wwwdotorg.org> Message-ID: <201301280048.33606.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 Stephen Warren, > On 01/25/2013 07:26 PM, Marek Vasut wrote: > > Dear Lucas Stach, > > > >> This moves out the Tegra EHCI driver from a platform specific directory > >> to the standard driver/usb/host dir. > >> > >> This is a preparation needed to share this driver between Tegra20 and > >> Tegra30. No functional change in here, so Tegra30 is still not working. > >> > >> Patch 6 could be a lot smaller if it were generated with -B, as GIT > >> would detect that most of it is moving stuff over, but last time I did > >> this it prevented git apply to work. So sorry for the big diff. > >> > >> I think I incorporated all changes needed to reflect the review feedback > >> I got on this last time. > >> > >> I expect this series to go in through the Tegra tree. > > > > Last two don't apply, I applied first five and pushed. > > Marek, what about any conflicts this will cause with other patches in > the Tegra tree? Especially since Lucas *explicitly* stated that he > expected the series to go through the Tegra tree, I expect that some > co-ordination is required here Ok, I can drop them from -USB, will you pick them ? I must have missed that part. If nothing else, 01-05 build-test cleanly ;-) Best regards, Marek Vasut