Re: [PATCH v10 08/18] drm: exynos: dsi: Handle proper host initialization

2022-12-15 Thread Frieder Schrempf
On 14.12.22 13:58, Jagan Teki wrote: > From: Marek Szyprowski > > Host transfer() in the DSI master will invoke only when the DSI commands > are sent from DSI devices like DSI Panel or DSI bridges and this host > the transfer wouldn't invoke for I2C-based-DSI bridge drivers. > > Handling DSI hos

[PATCH v10 08/18] drm: exynos: dsi: Handle proper host initialization

2022-12-14 Thread Jagan Teki
From: Marek Szyprowski Host transfer() in the DSI master will invoke only when the DSI commands are sent from DSI devices like DSI Panel or DSI bridges and this host the transfer wouldn't invoke for I2C-based-DSI bridge drivers. Handling DSI host initialization in transfer calls misses the contr