From: David Brownell Date: Sat, 14 Mar 2009 19:33:08 +0000 (+0000) Subject: beagle power resource init X-Git-Tag: v2.6.29-omap1~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=495d51cb6376bbf846738f9c760ca28237667ff5;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed