From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 1/2] arm: tegra: Add new DT property to USB node. Date: Fri, 11 Jan 2013 16:14:14 -0800 Message-ID: <20130112001414.GA21909@kroah.com> References: <50CF89AF.3000308@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Alan Stern Cc: Stephen Warren , Venu Byravarasu , Felipe Balbi , grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org, rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org, rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org, linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org, sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org, olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Fri, 11 Jan 2013 16:14:14 -0800 Subject: [PATCH 1/2] arm: tegra: Add new DT property to USB node. In-Reply-To: References: <50CF89AF.3000308@wwwdotorg.org> Message-ID: <20130112001414.GA21909@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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 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