On Thu, 28 Apr 2022 15:18:08 +0530, Jagan Teki wrote:
commit <711c7adc4687> ("drm: exynos: dsi: Use drm panel_bridge API") added devm_drm_of_get_bridge for looking up if child node has panel or bridge.
However commit <b089c0a9b14c> ("Revert "drm: of: Lookup if child node has panel or bridge") has reverted panel or bridge child node lookup from devm_drm_of_get_bridge which eventually failed to find the DSI devices in exynos drm dsi driver.
[...]
Applied to drm/drm-misc (drm-misc-next).
Thanks! Maxime