From: Tony Lindgren Date: Mon, 24 Jul 2017 17:33:05 +0000 (+0200) Subject: drm/omap: panel-dsi-cm: fix driver X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e128310ddd379b0fdd21dc41d176c3b3505a0832;p=linux.git drm/omap: panel-dsi-cm: fix driver This adds support for get_timings() and check_timings() to get the driver working and properly initializes the timing information from DT. Signed-off-by: Tony Lindgren Signed-off-by: Sebastian Reichel Signed-off-by: Tomi Valkeinen --- diff --git a/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c b/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c index 92c556ac22c7c..905b71719d65a 100644 --- a/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c +++ b/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c @@ -25,6 +25,7 @@ #include #include