From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754121Ab1AJOJd (ORCPT ); Mon, 10 Jan 2011 09:09:33 -0500 Received: from na3sys009aog102.obsmtp.com ([74.125.149.69]:41734 "EHLO na3sys009aog102.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753765Ab1AJOJc (ORCPT ); Mon, 10 Jan 2011 09:09:32 -0500 Message-ID: <4D2B1314.3010901@ti.com> Date: Mon, 10 Jan 2011 19:39:24 +0530 From: Anand Gadiyar User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 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 Subject: Re: linux-next: manual merge of the usb tree with the omap tree References: <20101223171859.f6842045.sfr@canb.auug.org.au> <4D139517.3010608@ti.com> <4ce0f816f951f24ca3de9c84d9f70842@mail.gmail.com> <4D271E0E.8050401@ti.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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