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)
commit68fc3e152c9f99323e2a4917967725aec5281b32
tree2eb0ab08839b0ddb647587736bbd5cca8e889d5b
parent18cbc7d94c1248fdc850ef6bac1cd8e22ef0738f
omap3: beaglexm: fix EHCI power up GPIO dir

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>
arch/arm/mach-omap2/board-omap3beagle.c