commit | eeb45f85cd25b9bbb91e966b5f8faca6589d2752 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Aug 10 09:33:07 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Aug 16 12:52:40 2017 +0300 |
tree | 1d1a6340f5cc52e7e9ab21051d1101b2ce3417eb | |
parent | 5cdc8dbbdae163b08baa60a1c9408c4ea3af8643 [diff] |
drm/omap: add OMAP5 DSIPHY lane-enable support We are missing OMAP5 DSIPHY lane-enable support, which has prevented OMAP5 DSI working in mainline. This patch adds the lane-enable similarly to the recently added OMAP4 version. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>