On Tue, 15 Oct 2024 07:29:57 +0000, Arnd Bergmann wrote: > The driver now uses the legacy bridge helper code but can be configured > to get built without it: > > ERROR: modpost: "devm_imx_drm_legacy_bridge" [drivers/gpu/drm/imx/ipuv3/parallel-display.ko] undefined! > > Add the required dependency, same as in the ldb driver. > > [...] Applied, thanks! [1/2] drm/imx: parallel-display: add legacy bridge Kconfig dependency https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/ef214002e6b3 [2/2] drm/imx: legacy-bridge: add MODULE_DESCRIPTION https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/df606be44c16 Rob