]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
beagle power resource init
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 14 Mar 2009 19:33:08 +0000 (19:33 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 20 Mar 2009 18:51:38 +0000 (11:51 -0700)
commit495d51cb6376bbf846738f9c760ca28237667ff5
tree703d013fb8e0b6e2a58b970588e65276cb7b7a0f
parent1679aed476993ee6be7c3069cf345236e2f8ef86
beagle power resource init

Update Beagle init so it uses the new power resource hooks
to make sure that various regulators are initially off.
(Example, u-boot enables VAUX3, which isn't even wired up!!)

Also, add VPLL2 to the set of regulators used, and hook it
up to the LCD driver.  VPLL powers the digital video outputs;
for rev B boards, that's DVI only.

Drivers need to use regulator calls to enable these later.
USB and MMC handle this corrrectly (although not yet for
MMCplus cards, with 8-bit data).  The video driver doesn't.

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