From: Enric Balletbo i Serra Date: Wed, 19 Jun 2013 16:24:43 +0000 (+0200) Subject: ARM: OMAP3: igep0020: Set DSS pins in correct mux mode. X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e94eb1ac8ef14ae6a745815d2c184225febfd189;p=pandora-kernel.git ARM: OMAP3: igep0020: Set DSS pins in correct mux mode. Platform code used to depend on bootloadres for correctly setting the mux pin modes. But bootloaders should only set the minimum required mux pins. So, DSS mux pins are not set in U-Boot anymore and video display is broken on IGEPv2 when booting with newer U-Boot versions. Setup the DSS pin muxes to enable display functionality. Signed-off-by: Enric Balletbo i Serra Reviewed-by: Javier Martinez Canillas Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed