Re: [PATCH 29/29] drm/omap: Refactor initialization sequence

2018-12-10 Thread Sebastian Reichel
Hi, On Wed, Dec 05, 2018 at 05:00:22PM +0200, Laurent Pinchart wrote: > The omapdrm driver initialization procedure starts by connecting all > available pipelines, gathering related information (such as output and > display DSS devices, and DT aliases), sorting them by alias, and finally >

[PATCH 29/29] drm/omap: Refactor initialization sequence

2018-12-05 Thread Laurent Pinchart
The omapdrm driver initialization procedure starts by connecting all available pipelines, gathering related information (such as output and display DSS devices, and DT aliases), sorting them by alias, and finally creates all the DRM/KMS objects. When using DRM bridges instead of DSS devices, we