commit | b8dab2bddb5be59e143b41cc4f170ba01a04e117 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sat Aug 05 01:43:56 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Aug 15 15:18:25 2017 +0300 |
tree | b032e36db75c3385f38c63c25d8ae75ccfeeb30e | |
parent | 7a143a4b116db223d661500f819cfef9b4bbdefa [diff] |
drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS model The DPI code only needs to differentiate between major OMAP revisions, which can be obtained from the DSS 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>