]> 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)
commit206ced7cef03b26ffd0dfef61a9cd77d0770ec89
treebd7d74a94273c444dcff1c5892fcf937f11b0a8d
parent39cd4313977338523389eaedbf0c7e4f85e78386
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