RE: [PATCH v2] OMAP3EVM: ehci: Fix EHCI support

2011-08-24 Thread Gupta, Ajay Kumar
Hi, > For the comment what about: > Set the VAUX2 regulator supply to 1.8V for the HSUSB host interface. > Tps65950 GPIO2 has to be set to zero in order to enable the EHCI select > line. Looks fine. > > I see this patch as a fix for the EHCI support, what would you suggest > for the patch name?

RE: [PATCH v2] OMAP3EVM: ehci: Fix EHCI support

2011-08-24 Thread Bryan DE FARIA
Hi, For the comment what about: Set the VAUX2 regulator supply to 1.8V for the HSUSB host interface. Tps65950 GPIO2 has to be set to zero in order to enable the EHCI select line. I see this patch as a fix for the EHCI support, what would you suggest for the patch name? Bryan > Hi, > > TPS65950 G

RE: [PATCH v2] OMAP3EVM: ehci: Fix EHCI support

2011-08-24 Thread Gupta, Ajay Kumar
Hi, > TPS65950 GPIO2 is to choose through u131 if we drive the lines to the > evm mother board or to the expansion connector p18. Should not it be > default to the mother board? It's not enabled by default and that’s why we need to enable it through Tps65950 GPIO2. Your patch looks fine but the co

RE: [PATCH v2] OMAP3EVM: ehci: Fix EHCI support

2011-08-24 Thread Bryan DE FARIA
Hi Ajay, TPS65950 GPIO2 is to choose through u131 if we drive the lines to the evm mother board or to the expansion connector p18. Should not it be default to the mother board? The EHCI port on the mother board works with this patch. Bryan > Hi, > > Set the VAUX2 regulator supply to 1.8V for the

RE: [PATCH v2] OMAP3EVM: ehci: Fix EHCI support

2011-08-24 Thread Gupta, Ajay Kumar
Hi, > Set the VAUX2 regulator supply to 1.8V for the HSUSB host interface. > Gpio 2 of the TPS65950 has to be set to zero in order to enable the > HSUBS2 clock. TPS65950 GPIO2 is not to enable HSUSB2 clock but to enable chip u131 On omap3evm (rev-G) which latches USB, camera and audio lines. > >