From mboxrd@z Thu Jan 1 00:00:00 1970 From: swetland@google.com (Brian Swetland) Date: Tue, 16 Mar 2010 06:44:58 -0700 Subject: [RFC/PATCH] ARM: add Tegra support In-Reply-To: <4B9F462C.7060902@compulab.co.il> References: <4B96798C.6060201@compulab.co.il> <4344f3c71003151538r7dc30e01uc9885ca5d3f327cd@mail.gmail.com> <4B9F462C.7060902@compulab.co.il> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Mar 16, 2010 at 1:49 AM, Mike Rapoport wrote: > Erik Gilling wrote: >> >> On Tue, Mar 9, 2010 at 9:38 AM, Mike Rapoport wrote: >>> >>> This patch adds basic support for Nvidia Tegra2 platform. >> >> This code seems to be our port from >> git://android.git.kernel.org/kernel/tegra.git with some features >> removed, minor cleanups, and many trivial changes. ?These changes make >> it difficult for us to track improvements and bug fixes in either >> direction. > > Neither Nvidia nor Google showed any movements towards the mainline and > it was completely not clear if such plans exist at all. I've posted the > patch a week ago and there were no comments from you since then. It does help if you cc the authors when sending revised patches out for commentary (as git-send-email does by default, etc), since it's easy to miss things on high traffic lists like lkml or lakml. We first noticed the patch you sent out late Sunday evening, and Erik sent a reply out the following afternoon. Brian