From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Ott Subject: Re: [PATCH v2 0/6] ARM: Tegra: cleanup patches from Arnd Bergmann Date: Fri, 02 Mar 2012 16:38:43 -0500 Message-ID: <4F513DE3.9020707@signal11.us> References: <1330721884-8495-1-git-send-email-alan@signal11.us> <74CDBE0F657A3D45AFBB94109FB122FF17BE861A54@HQMAIL01.nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <74CDBE0F657A3D45AFBB94109FB122FF17BE861A54-C7FfzLzN0UxDw2glCA4ptUEOCMrvLtNR@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: Russell King , Colin Cross , Olof Johansson , Lucas De Marchi , Arnd Bergmann , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-tegra@vger.kernel.org On 03/02/2012 04:04 PM, Stephen Warren wrote: > Alan Ott wrote at Friday, March 02, 2012 1:58 PM: >> Sorry for the mess yesterday.... >> This is V2 of Arnd's Patch series from yesterday. Hopefully this one will be >> smoother. > There was feedback on at least patches 4 and 5 that doesn't appear to > have been incorporated into this updated version. Hi Stephen, For patch #4 (ARM: tegra: work around tegra THUMB2_KERNEL bug) I missed the last email in that series. I'm sorry, I'll drop this patch from v3. For patch #5 (ARM: tegra: USB_ULPI needs USB), it didn't look to me like there was a resolution on that thread yesterday. On reading it again, if we change select USB_ULPI if USB_SUPPORT to: select USB_ULPI if USB for both Tegra 2 and 3, does that satisfy you and Arnd? Thanks for catching these Stephen. Alan.