Hi Felipe, Paul, > -----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx On Behalf Of Felipe Balbi > Hi, > > > On Mon, Sep 15, 2008 at 12:11:46AM +0530, Pandita, Vikram wrote: > > The issues mentioned are _not_ of omap34xx silicon, but of > > the PHY (ISP1504 in SDP-USB expansion board). > > Gotcha > > > Better still is to move the PHY issues to platform/board specific function. > > Will try to submit a patch on that. > > sounds good to me ;-) > > If you can make your patch on top of the ones I have queued for sending, > I'd be glad. Also, if you could test them for me, that would be quite > nice since I only have a buggy version of beagleboard with one ehci > port. > > I'm sending my patches attached for you, there's actually one from you > supporting the new version of the expansion board. Your patches apply fine, but when you insmod the ehci module, we go into an infinite loop. Looks like some error reading a bit in CM_IDLEST2. Attached patch removes the infinite loop for now and at least enumeration can then happen. Ideally the clock framework should be taking care of enabling DPLL5 when the corresponding clocks are enabled, but this does not happen today. @ Paul, Would it be possible for you to look at this please? Regards, Anand
Attachment:
0005-omap-usb-ehci-dpll5-infinite-loop.patch
Description: 0005-omap-usb-ehci-dpll5-infinite-loop.patch