From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755733Ab3ALAOS (ORCPT ); Fri, 11 Jan 2013 19:14:18 -0500 Received: from mail.kernel.org ([198.145.19.201]:39057 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754843Ab3ALAOQ (ORCPT ); Fri, 11 Jan 2013 19:14:16 -0500 Date: Fri, 11 Jan 2013 16:14:14 -0800 From: Greg KH To: Alan Stern Cc: Stephen Warren , Venu Byravarasu , Felipe Balbi , grant.likely@secretlab.ca, rob.herring@calxeda.com, rob@landley.net, linux@arm.linux.org.uk, sjg@chromium.org, olof@lixom.net, linux-kernel@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org Subject: Re: [PATCH 1/2] arm: tegra: Add new DT property to USB node. Message-ID: <20130112001414.GA21909@kroah.com> References: <50CF89AF.3000308@wwwdotorg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 17, 2012 at 05:04:41PM -0500, Alan Stern wrote: > On Mon, 17 Dec 2012, Stephen Warren wrote: > > > On 12/13/2012 11:59 PM, Venu Byravarasu wrote: > > > As Tegra USB host driver is using instance number for resetting > > > PORT0 twice, adding a new DT property for handling this. > > > > Alan, Greg, Felip,e > > > > This series looks fine to me. > > > > I'd like to take all the Tegra-related USB patches through the Tegra > > tree for 3.9 if possible (so I'm looking for your acks here). I believe > > Venu plans to significantly clean up the EHCI/PHY driver split for > > Tegra, rework the drivers, and add support for Tegra30 in addition to > > Tegra20. Some of this requires changes to some Tegra board files and > > device trees to maintain "git bisect" I don't know for sure yet, but I > > believe that rework may also end up conflicting with other clock-related > > rework that will show up for Tegra in 3.9. Are you OK with this? I'll > > certainly look for your review/acks on the patches before picking them > > up though. > > Regarding the changes to drivers/usb/host/ehci-tegra.c: > > Acked-by: Alan Stern That's fine with me as well, feel free to think that I have now dropped all tegra-related patches from my queue, you can take them all :) thanks, greg k-h