From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tuomas Tynkkynen Subject: Re: [PATCH 0/6] USB tree changes for Tegra30 and Tegra114 USB Host support Date: Thu, 1 Aug 2013 16:02:18 +0300 Message-ID: <51FA5C5A.2080900@nvidia.com> References: <1375292522-7855-1-git-send-email-ttynkkynen@nvidia.com> <51F99C4C.6050508@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <51F99C4C.6050508@wwwdotorg.org> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Warren Cc: "balbi@ti.com" , "linux-tegra@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" , "gregkh@linuxfoundation.org" , "stern@rowland.harvard.edu" List-Id: linux-tegra@vger.kernel.org On 08/01/2013 02:22 AM, Stephen Warren wrote: > On 07/31/2013 11:41 AM, Tuomas Tynkkynen wrote: >> Hi all, >> >> Here are the patches for the USB tree to enable USB Host support on Tegra30 and >> Tegra114. These are based on my and Mikko's cleanup patches that just got >> merged to Felipe's tree. > > This series works fine for me on Dalmore. However, on Beaver, I see the > following: > > [ 2.428480] platform 7d008000.usb: Driver tegra-ehci requests probe > deferral > > ... which never seems to be resolved. You can take a look at my > linux-next_common branch to repro this. Does Beaver work for you? > The clock driver patch is missing from your branch. Applying it should fix that.