Re: Anyone using an ISP1505?

2009-12-21 Thread Bill Gatliff
: Anyone using an ISP1505? snip 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! For omap-ehci, the OMAP feeds in the 60Mhz clock to the PHY(1505

RE: Anyone using an ISP1505?

2009-12-21 Thread Pandita, Vikram
-Original Message- From: Bill Gatliff [mailto:b...@billgatliff.com] Sent: Monday, December 21, 2009 11:07 AM To: Pandita, Vikram Cc: Gadiyar, Anand; linux-omap@vger.kernel.org; beaglebo...@googlegroups.com Subject: Re: Anyone using an ISP1505? Pandita, Vikram wrote: -Original

Re: Anyone using an ISP1505?

2009-12-21 Thread Bill Gatliff
Pandita, Vikram wrote: Bill There is a basic confusion whether you are using MUSB OTG core of omap Or are you using EHCI core of omap. Both can be connected to a ULPI PHY and so you need to be very precise? I'm on the CUS package, and the D0 pin of the PHY is tied to pad T24 of the

RE: Anyone using an ISP1505?

2009-12-21 Thread Gadiyar, Anand
Bill Gatliff wrote: Pandita, Vikram wrote: Bill There is a basic confusion whether you are using MUSB OTG core of omap Or are you using EHCI core of omap. Both can be connected to a ULPI PHY and so you need to be very precise? I'm on the CUS package, and the D0 pin of the PHY is

Re: Anyone using an ISP1505?

2009-12-21 Thread Felipe Balbi
Hi, On Mon, Dec 21, 2009 at 09:12:15PM +0100, ext Gadiyar, Anand wrote: Bill Gatliff wrote: Pandita, Vikram wrote: Bill There is a basic confusion whether you are using MUSB OTG core of omap Or are you using EHCI core of omap. Both can be connected to a ULPI PHY and so you need to be

RE: Anyone using an ISP1505?

2009-12-21 Thread Gadiyar, Anand
Felipe Balbi wrote: Hi, On Mon, Dec 21, 2009 at 09:12:15PM +0100, ext Gadiyar, Anand wrote: Bill Gatliff wrote: Pandita, Vikram wrote: Bill There is a basic confusion whether you are using MUSB OTG core of omap Or are you using EHCI core of omap. Both can be connected to

RE: Anyone using an ISP1505?

2009-12-19 Thread Gadiyar, Anand
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

Re: Anyone using an ISP1505?

2009-12-18 Thread Bill Gatliff
Gadiyar, Anand wrote: I'm working on an OMAP3530CUS board that uses an ISP1505 USB PHY, and I haven't gotten much luck getting the kernel to recognize any USB devices. No luck, actually. :) My oscilloscope and the schematic say that the hardware is wired up properly, I'm just wondering if

Re: Anyone using an ISP1505?

2009-12-18 Thread Bill Gatliff
Felipe Balbi wrote: is this with musb ? if it's musb, you need the nop transceiver. Do you have any boot logs which you could share ? Without information on the board, is a bit difficult :-( Of course. Here is an excerpt from my dmesg output: Linux version 2.6.33-rc1-06888-g7fa9fb6-dirty

Re: Anyone using an ISP1505?

2009-12-17 Thread Felipe Balbi
Hi, On Thu, Dec 17, 2009 at 08:01:15PM +0100, ext Bill Gatliff wrote: I'm working on an OMAP3530CUS board that uses an ISP1505 USB PHY, and I haven't gotten much luck getting the kernel to recognize any USB devices. No luck, actually. :) My oscilloscope and the schematic say that the

RE: Anyone using an ISP1505?

2009-12-17 Thread Gadiyar, Anand
I'm working on an OMAP3530CUS board that uses an ISP1505 USB PHY, and I haven't gotten much luck getting the kernel to recognize any USB devices. No luck, actually. :) My oscilloscope and the schematic say that the hardware is wired up properly, I'm just wondering if anyone has a similar