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)
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>

No differences found