From: Koen Kooi Date: Wed, 12 Jan 2011 00:23:29 +0000 (+0000) Subject: omap3: beaglexm: fix power on of DVI X-Git-Tag: v2.6.38-rc1~52^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bd9ef198498e3e00c9d78a1566338f7ea2e4bb5;p=pandora-kernel.git omap3: beaglexm: fix power on of DVI TFP410 DVI chip is used to provide display out. This chip is controlled by 2 lines: LDO which supplies the power is controlled over gpio + 2 and the enable of the chip itself is done over gpio + 1 NOTE: the LDO is necessary for LED, serial blocks as well. gpio + 1 was used to sense USB overcurrent in vanilla beagle. Without this fix, the display would not function as the LDO remains shut down. [nm@ti.com: split up, added descriptive changelogs] Signed-off-by: Nishanth Menon Signed-off-by: Koen Kooi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed