From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Sun, 27 Jan 2013 15:33:10 -0800 Subject: [U-Boot] [PATCH v2 0/7] Move Tegra EHCI drive to correct place In-Reply-To: <201301260426.07886.marex@denx.de> References: <1359124871-4434-1-git-send-email-dev@lynxeye.de> <201301260426.07886.marex@denx.de> Message-ID: <5105B936.3090601@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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