From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anand Gadiyar Subject: Re: linux-next: manual merge of the usb tree with the omap tree Date: Mon, 10 Jan 2011 19:39:24 +0530 Message-ID: <4D2B1314.3010901@ti.com> References: <20101223171859.f6842045.sfr@canb.auug.org.au> <4D139517.3010608@ti.com> <4ce0f816f951f24ca3de9c84d9f70842@mail.gmail.com> <4D271E0E.8050401@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-next-owner@vger.kernel.org To: Ming Lei Cc: Benoit Cousson , Stephen Rothwell , Paul Walmsley , Greg KH , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Felipe Balbi , Tony Lindgren , linux-omap@vger.kernel.org List-Id: linux-omap@vger.kernel.org On 1/10/2011 7:23 PM, Ming Lei wrote: > Hi, > > 2011/1/7 Anand Gadiyar : > >> Update: I disabled CONFIG_OMAP_RESET_CLOCKS and the PHY and other >> connected devices enumerate just fine. Could you try this out on >> your board as well? > > Yes, it does work for me if CONFIG_OMAP_RESET_CLOCKS is disabled. > > thanks, Great, patch coming up in a few minutes. I figured out why we need auxclk3 - the PHY's reference clock is provided by it. - Anand