]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaee2b8954c5afdd0e1e1be9214314e1a4b644e5a
treebd7d74a94273c444dcff1c5892fcf937f11b0a8d
parent96d4ee9a97eced78b61d09550400eb4cabff4b86
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 <eballetbo@iseebcn.com>
Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-igep0020.c