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)
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>

No differences found