]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd30ee53ccb3d4e80f79b032a97342a16dac106a9
tree58004b10007817f76d5ed764eb94ab8a5f4f2133
parent11b81a3fa90e2dbcaad6b1e89fab083e4355b961
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