From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754200Ab3BAO66 (ORCPT ); Fri, 1 Feb 2013 09:58:58 -0500 Received: from comal.ext.ti.com ([198.47.26.152]:38983 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751769Ab3BAO64 (ORCPT ); Fri, 1 Feb 2013 09:58:56 -0500 Message-ID: <510BD822.8010905@ti.com> Date: Fri, 1 Feb 2013 16:58:42 +0200 From: Roger Quadros User-Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: "Mohammed, Afzal" CC: "Balbi, Felipe" , "tony@atomide.com" , "linux@arm.linux.org.uk" , "sameo@linux.intel.com" , "stern@rowland.harvard.edu" , "gregkh@linuxfoundation.org" , "eballetbo@gmail.com" , "javier@dowhile0.org" , "sshtylyov@mvista.com" , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "robertcnelson@gmail.com" Subject: Re: [PATCH v2 00/30] USB: omap-ehci: Move PHY management to PHY driver References: <1359372631-8180-1-git-send-email-rogerq@ti.com> <510916B2.7080509@ti.com> <20130130131504.GU15258@arwen.pp.htv.fi> <510BD04A.4000909@ti.com> <510BD1CA.9020309@ti.com> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/01/2013 04:35 PM, Mohammed, Afzal wrote: > Hi Roger, > > On Fri, Feb 01, 2013 at 20:01:38, Quadros, Roger wrote: > >> but DT boot is not supported for OMAP USB Host. How did you get it to work? >> >> Are you testing the Host connector or the OTG connector? > > If you see latest changes on musb_dsps.c, you will be able to find > out. > > As beagle bone first instance works only in device, it was tested > using ether gadget. > OK, it seems that you are testing the OTG port. This patchset has nothing to do with it. These are for getting the USB type A (the bigger) port to work. But for that to work on beaglebone we need to wait for the DT adaptation. cheers, -roger