commit | ffc81fc5f3f6070820cb7ef885daa37545291e97 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Oct 19 12:14:12 2012 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Oct 29 12:44:44 2012 +0200 |
tree | 99584e7a46d62d232319d130799e22791e7e31ac | |
parent | b276dd091673589450d56812ffcfddca961c1a41 [diff] |
OMAPDSS: split hdmi muxing function Split the omap4_hdmi_mux_pads() function into two parts, one handles the tpd12s015 gpio muxing, the other handles the hdmi pins. This is clearer, as hdmi and tpd12s015 are separate devices, and it also allows us to mux those separately with DT. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Cc: Ricardo Neri <ricardo.neri@ti.com> Acked-by: Tony Lindgren <tony@atomide.com>