ARM: OMAP3: Beagle: Fix USB Host on beagle xM Ax/Bx
authorRoger Quadros <rogerq@ti.com>
Wed, 8 May 2013 23:48:00 +0000 (16:48 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 8 May 2013 23:48:00 +0000 (16:48 -0700)
commitcf7dd65811401e3d13fe662f2713860bd8cdb499
tree58004b10007817f76d5ed764eb94ab8a5f4f2133
parent956e46efb2478ebff7a871138458fa8124fd18dd
ARM: OMAP3: Beagle: Fix USB Host on beagle xM Ax/Bx

On Beagle xM Rev. Ax/Bx, the USB power enable GPIO logic is
reversed when compared to other revisions i.e. it is
active high instead of active low.

Use the beagle_config.usb_pwr_level flag correctly so that
the power regulator can be configured at runtime.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap3beagle.c