commit | 23d34981c7e36fb609d3eaacf0a52a05d75ae008 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Thu Feb 19 12:42:59 2015 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Mar 31 21:26:58 2015 +0300 |
tree | ae42b8c9c9d524817840e64c209106bb42b39a1f | |
parent | 7415b0b4c645fe9897352f144f056fd557526667 [diff] |
ARM: OMAP4: display: convert display to use syscon for dsi muxing The legacy control module APIs will be gone, thus convert the display driver to use syscon. This change should eventually be moved to display driver from the board directory. Signed-off-by: Tero Kristo <t-kristo@ti.com> Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>