Re: [RESEND PATCH v11 12/18] drm: exynos: dsi: Consolidate component and bridge

2023-01-24 Thread Marek Vasut
On 1/23/23 16:12, Jagan Teki wrote: DSI host registration, attach and detach operations are quite different for the component and bridge-based DRM drivers. Supporting generic bridge driver to use both component and bridge based DRM drivers can be tricky and would require additional host related

[RESEND PATCH v11 12/18] drm: exynos: dsi: Consolidate component and bridge

2023-01-23 Thread Jagan Teki
DSI host registration, attach and detach operations are quite different for the component and bridge-based DRM drivers.  Supporting generic bridge driver to use both component and bridge based DRM drivers can be tricky and would require additional host related operation hooks. Add host operation

[PATCH v11 12/18] drm: exynos: dsi: Consolidate component and bridge

2023-01-23 Thread Jagan Teki
DSI host registration, attach and detach operations are quite different for the component and bridge-based DRM drivers.  Supporting generic bridge driver to use both component and bridge based DRM drivers can be tricky and would require additional host related operation hooks. Add host operation