On Tue, Sep 09, 2025 at 02:38:19PM +0530, Harikrishna Shenoy wrote: > From: Jayesh Choudhary <[email protected]> > > Now that we have DBANC framework, remove the connector initialisation code > as that piece of code is not called if DRM_BRIDGE_ATTACH_NO_CONNECTOR flag > is used. Only TI K3 platforms consume this driver and tidss (their display > controller) has this flag set. So this legacy support can be dropped. > > Fixes: c932ced6b585 ("drm/tidss: Update encoder/bridge chain connect model")
I'm not sure, why do you have this Fixes tag. Other than that: Reviewed-by: Dmitry Baryshkov <[email protected]> > Signed-off-by: Jayesh Choudhary <[email protected]> > --- > .../drm/bridge/cadence/cdns-mhdp8546-core.c | 187 +----------------- > 1 file changed, 10 insertions(+), 177 deletions(-) > -- With best wishes Dmitry
