These two patches are needed to make tc358767 work in the DRM_BRIDGE_ATTACH_NO_CONNECTOR case, at least when using a DP connector. The first patch, "drm/bridge: tc358767: Support input format negotiation hook" was already sent separately, but I included it here for completeness, as both are needed to get a working display. I have tested this with TI AM654 EVM with a tc358767 add-on card. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx> --- Aradhya Bhatia (1): drm/bridge: tc358767: Support input format negotiation hook Tomi Valkeinen (1): drm/bridge: tc358767: Fix link properties discovery drivers/gpu/drm/bridge/tc358767.c | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) --- base-commit: 79d94360d50fcd487edcfe118a47a2881534923f change-id: 20231031-tc358767-58e3ebdf95f0 Best regards, -- Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>