From: Tony Lindgren Date: Mon, 24 Jul 2017 17:33:05 +0000 (+0200) Subject: drm/omap: panel-dsi-cm: fix driver X-Git-Tag: for-linus-20180210~4^2~20^2~18 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e128310ddd379b0fdd21dc41d176c3b3505a0832;p=linux-block.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 92c556ac22c7..905b71719d65 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