commit | f5bab22291908dc395c018f12c8485ef5fc9b90a | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Mar 13 12:44:14 2014 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri May 09 15:11:30 2014 +0300 |
tree | c06e73ad21ffe4cbbaffa42656db6e52bebc5757 | |
parent | 2d64b1b314bb52463b444e9c5aa1a2d399e694d2 [diff] |
OMAPDSS: HDMI: Add OMAP5 HDMI support This adds a new driver to omapdss for OMAP5 HDMI. However, the new driver uses common HDMI files which are shared with OMAP4 HDMI driver. OMAP5 HDMI has a different HDMI core IP compared to OMAP4, but has very similar PLL and PHY IPs which can be handled with common code. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>