Re: [PATCH v3 14/56] drm/omap: panel-dsi-cm: use DSI helpers

2020-11-09 Thread Laurent Pinchart
Hi Tomi and Sebastian, Thank you for the patch. On Thu, Nov 05, 2020 at 02:02:51PM +0200, Tomi Valkeinen wrote: > From: Sebastian Reichel > > After converting the driver to mipi_dsi_device we can use the generic > message helpers to simplify the driver a lot. > > Signed-off-by: Sebastian Reich

[PATCH v3 14/56] drm/omap: panel-dsi-cm: use DSI helpers

2020-11-05 Thread Tomi Valkeinen
From: Sebastian Reichel After converting the driver to mipi_dsi_device we can use the generic message helpers to simplify the driver a lot. Signed-off-by: Sebastian Reichel Signed-off-by: Tomi Valkeinen --- .../gpu/drm/omapdrm/displays/panel-dsi-cm.c | 125 +++--- 1 file changed