> > > > Is it with the OTG controller or with the EHCI controller? > > > > The pins of the ISP1505 are tied to pins T24, T23, and so on of the > OMAP3530CUS, which on my schematic are labeled UH0_D0, UH0_D1, etc. > That's EHCI, right? But I have both the EHCI and MUSB drivers enabled, > and both appear to initialize properly according to the kernel logs. > T23, T24, ... on the CUS package are for MUSB (the signals are hsusb0_*). EHCI is hsusb[1-3]_*. NOP XCEIV is what you should be using. I'm not sure why it is not working for you. One of the OMAP3 EVM boards uses an NXP ISP1504 here, and it should be very similar to what you're using. Do you see a clock signal on R21 (UH0_CLK in your schematic I suppose)? > > > If it's with the EHCI controller, you need to take care of a couple of > > issues on the board (due to the input clocking mode used in the OMAP3). > > > > Can you elaborate? Thanks! Forget this, since you're using MUSB. - Anand -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html