From mboxrd@z Thu Jan 1 00:00:00 1970 From: rogerq@ti.com (Roger Quadros) Date: Fri, 1 Feb 2013 16:58:42 +0200 Subject: [PATCH v2 00/30] USB: omap-ehci: Move PHY management to PHY driver In-Reply-To: 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> Message-ID: <510BD822.8010905@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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