Re: (subset) [PATCH v4 02/24] drm/bridge: Document the probe issue with MIPI-DSI bridges
From: Maxime Ripard <hidden>
Date: 2021-09-24 17:52:45
Also in:
dri-devel, linux-samsung-soc, lkml
From: Maxime Ripard <hidden>
Date: 2021-09-24 17:52:45
Also in:
dri-devel, linux-samsung-soc, lkml
On Fri, 10 Sep 2021 12:11:56 +0200, Maxime Ripard wrote:
Interactions between bridges, panels, MIPI-DSI host and the component framework are not trivial and can lead to probing issues when implementing a display driver. Let's document the various cases we need too consider, and the solution to support all the cases.
Applied to drm/drm-misc (drm-misc-next). Thanks! Maxime