commit | dc35835c6f4bf3f15b68c723c9b7540cf11b9ad6 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Jun 15 15:22:47 2011 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Sep 30 16:16:17 2011 +0300 |
tree | aee0d3d230183ddc91f47cd366483281a91010d4 | |
parent | 5bc416cba15f43c799fc02727c6d6887f3e35a4e [diff] |
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>