omap3: beaglexm: fix EHCI power up GPIO dir
authorKoen Kooi <koen@beagleboard.org>
Tue, 11 Jan 2011 17:13:35 +0000 (17:13 +0000)
committerTony Lindgren <tony@atomide.com>
Tue, 11 Jan 2011 23:20:19 +0000 (15:20 -0800)
EHCI enable power pin is inverted (active high) in comparison
to vanilla beagle which is active low. Handle this case conditionally.

Without this fix, Beagle XM 4 port EHCI will not function and no
networking will be available

[nm@ti.com: split up, added descriptive changelogs]
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Koen Kooi <koen@beagleboard.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found