Hi Robert, On Mon, Jun 10, 2024 at 02:53:09PM +0200, Robert Foss wrote: > On Fri, 31 May 2024 22:37:44 +0200, Sam Ravnborg wrote: > > I had a few bridge related patches in an old branch. > > > > They were last posted here almost one year ago: > > https://lore.kernel.org/dri-devel/20220717174454.46616-1-sam@xxxxxxxxxxxx/ > > > > The following two patches gets rid of drm_bridge_chain_mode_fixup. > > The patches was already rb / ab - but due to the age a repost is > > due before applying the patches. > > > > [...] > > Applied, thanks! > > [1/2] drm/mediatek: Drop chain_mode_fixup call in mode_valid() > https://cgit.freedesktop.org/drm/drm-misc/commit/?id=ac4be1e50165 > [2/2] drm/bridge: Drop drm_bridge_chain_mode_fixup > https://cgit.freedesktop.org/drm/drm-misc/commit/?id=1f0204954583 > > > > Rob Thanks! Next step will be to address use of other deprecated operations in drm_bridge_funcs. Sam