Re: [PATCH v10 4/6] drm/bridge: cadence: cdns-mhdp8546-core: Remove legacy support for connector initialisation in bridge

From: Tomi Valkeinen

Date: Mon Dec 22 2025 - 07:57:49 EST


Hi,

On 09/12/2025 14:03, Harikrishna Shenoy wrote:
> From: Jayesh Choudhary <j-choudhary@xxxxxx>
>
> Now that this bridge supports DRM_BRIDGE_ATTACH_NO_CONNECTOR,
> and only TI K3 platforms consume this driver and
> tidss (their display controller) has DRM_BRIDGE_ATTACH_NO_CONNECTOR
> flag set,we can remove the legacy code for the
> non-DRM_BRIDGE_ATTACH_NO_CONNECTOR case.
>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> Signed-off-by: Jayesh Choudhary <j-choudhary@xxxxxx>
> Signed-off-by: Harikrishna Shenoy <h-shenoy@xxxxxx>
> ---
> .../drm/bridge/cadence/cdns-mhdp8546-core.c | 187 +-----------------
> 1 file changed, 9 insertions(+), 178 deletions(-)
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>

Tomi