support LED signals on Beagle
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 13 Oct 2008 20:05:05 +0000 (13:05 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 16 Oct 2008 21:25:25 +0000 (14:25 -0700)
commitc0e855ff905cc24728421f57455e2e69948aa800
tree6e07e014075d9ee84d389a0aec0fd726068a4384
parent4ade1742fb39a43a8b29055d499591c7cace4aa4
support LED signals on Beagle

Export Beagle's third LED to the LED framework, now that it's
accessible through the twl4030-gpio code.

Claim the VBUS control, defaulting to OFF.  Boards that have an
EHCI connector (not rev B) will need to update this slightly.
(Ideally as part of adding hooks to the ehci-map code supporting
external power switching and overcurrent detection.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap3beagle.c