ARM: OMAP3: igep0020: Set DSS pins in correct mux mode.
authorEnric Balletbo i Serra <eballetbo@iseebcn.com>
Wed, 19 Jun 2013 16:24:43 +0000 (18:24 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 4 Jul 2013 12:11:29 +0000 (05:11 -0700)
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 <eballetbo@iseebcn.com>
Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found