omap3evm: ehci: Update EHCI support on OMAP3EVM (Rev >= E)
authorAjay Kumar Gupta <ajay.gupta@ti.com>
Sat, 14 Nov 2009 01:37:30 +0000 (17:37 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 17 Nov 2009 23:48:23 +0000 (15:48 -0800)
Added runtime programming for the differences in EHCI interface between
OMAP3EVM revisions (Rev >= E) and (Rev < E).

Changes:
- EHCI PHY reset GPIO pin is 21 on Rev >= E while Rev < E
  uses GPIO pin 135.
- Rev >= E uses EHCI Vbus enable GPIO22 line.
- Rev >= E uses GPIO61 to select EHCI port either on main board or
  on Mistral Daughter Card (MDC). OMAP3EVM Rev < E doesn't have
  EHCI port on main board.
- Currently GPIO61 it programmed to enable EHCI port on main
  board only.

Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>

No differences found