commit | fe16bc51324a8305f802b9c30328b0a924800caf | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Aug 11 16:49:03 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Aug 16 12:52:41 2017 +0300 |
tree | 23ad0df601b6bc6e0bb3e9b50f353d595f7503c4 | |
parent | 1fdf9041cd1f08c47b3b6986649db40fff220037 [diff] |
drm: omapdrm: hdmi: Replace OMAP SoC model check with HDMI xmit version The HDMI wrapper code only needs to differentiate between major OMAP revisions, which can be obtained from the HDMI transmitter compatible string. Replace the OMAP SoC model checks to prepare for removal of the OMAP SoC version platform data. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>