On Fri, Sep 06, 2024 at 01:46:43PM GMT, Philipp Zabel wrote: > On Fr, 2024-09-06 at 14:35 +0300, Dmitry Baryshkov wrote: > > On Fri, 6 Sept 2024 at 09:39, Alexander Stein > > <alexander.stein@xxxxxxxxxxxxxxx> wrote: > > > > > > When drm/bridge-connector was moved to DRM_DISPLAY_HELPER not all > > > users were updated. Add missing Kconfig selections. > > > > > > Fixes: 9da7ec9b19d8 ("drm/bridge-connector: move to DRM_DISPLAY_HELPER module") > > > Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx> > > > --- > > > drivers/gpu/drm/imx/ipuv3/Kconfig | 2 ++ > > > 1 file changed, 2 insertions(+) > > > > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > > > I'll update it to drm-misc-next if nobody objects within a few hours > > drm-misc-fixes? drm-misc-next doesn't contain 9da7ec9b19d8 yet. Heh. And on drm-misc-fixes the IPUv3 doesn't use drm_bridge_connector. So the issue is only present if both branches are merged. -- With best wishes Dmitry