> -----Original Message----- > From: David Brownell [mailto:david-b@xxxxxxxxxxx] > On Tuesday 30 September 2008, Gadiyar, Anand wrote: > > From: Anand Gadiyar <gadiyar@xxxxxx> > > > > Add pin-mux settings for OHCI in PHY mode. > > Also change settings for EHCI in TLL mode. > > > > Signed-off-by: Anand Gadiyar <gadiyar@xxxxxx> > > --- > > Fixed comments below. Also fixed one pin that should > > have been marked output, but was wrongly marked input. > > > > arch/arm/mach-omap2/mux.c | 67 +++++++++++++++++++++++++++------- > > arch/arm/plat-omap/include/mach/mux.h | 26 ++++++++++++- > > 2 files changed, 80 insertions(+), 13 deletions(-) > > I didn't see anything obvious to complain about, but then I've > not delved deeply into OMAP3 EHCI. > > Were you the person who was looking to package the PHY/TLL > mode setup in platform data? Any progress on that? Yup, that was me. Patches coming up over the weekend. > > (I added EHCI to my Beagle/Overo config, and it came up > with all kinds of nonsense on the Beagle. Configured > several ports, not just one, and in fact this board does > not even *have* the EHCI transceiver. So it was very > obvious that EHCI setup wasn't right yet. That's even > apart from the messaging goofs, which have trivial fixes > I'll send along in a while.) Yup. It currently assumes all ports are PHY mode or all ports are TLL mode. > > - dave > > > -- 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