Re: [PATCH v3 44/56] drm/omap: simplify omap_display_id

2020-11-09 Thread Laurent Pinchart
Hi Tomi and Sebastian, Thank you for the patch. On Thu, Nov 05, 2020 at 02:03:21PM +0200, Tomi Valkeinen wrote: > From: Sebastian Reichel > > We no longer need to check for the DSS API, since all encoders, > panels and connectors have been converted to the bridge API. > > Signed-off-by: Sebast

[PATCH v3 44/56] drm/omap: simplify omap_display_id

2020-11-05 Thread Tomi Valkeinen
From: Sebastian Reichel We no longer need to check for the DSS API, since all encoders, panels and connectors have been converted to the bridge API. Signed-off-by: Sebastian Reichel Signed-off-by: Tomi Valkeinen --- drivers/gpu/drm/omapdrm/omap_drv.c | 9 + 1 file changed, 1 insertion