OMAP: DSS2: Implement dsi_mux_pads for OMAP4
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 15 Jun 2011 12:22:47 +0000 (15:22 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Sep 2011 13:16:17 +0000 (16:16 +0300)
commitdc35835c6f4bf3f15b68c723c9b7540cf11b9ad6
treeaee0d3d230183ddc91f47cd366483281a91010d4
parent5bc416cba15f43c799fc02727c6d6887f3e35a4e
OMAP: DSS2: Implement dsi_mux_pads for OMAP4

Implement dsi_mux_pads for OMAP4. On enable the function enables the DSI
pins and disables pull down. On disable the function disables the pins
and enables pull down.

It is unclear from the TRM whether the pull down is active if the pins
are disabled, so this implementation may leave the pins floating when
the DSI device is disabled.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
arch/arm/mach-omap2/display.c