Implement support for non eDP connectors on the TI-SN65DSI86 bridge, and provide IRQ based hotplug detect to identify when the connector is present. no-hpd is extended to be the default behaviour for non DisplayPort connectors. This series is based on top of José Expósito's patch [0] "drm/bridge: ti-sn65dsi86: switch to devm_drm_of_get_bridge" and Nikita Yushchenko's patch [1] "drm/bridge_connector: enable HPD by default if supported". [0] https://lore.kernel.org/all/20220228183955.25508-1-jose.exposito89@xxxxxxxxx/ [1] https://lore.kernel.org/all/20211225063151.2110878-1-nikita.yoush@xxxxxxxxxxxxxxxxxx/ Kieran Bingham (1): drm/bridge: ti-sn65dsi86: Support hotplug detection Laurent Pinchart (3): drm/bridge: ti-sn65dsi86: Implement bridge connector operations drm/bridge: ti-sn65dsi86: Make connector creation optional drm/bridge: ti-sn65dsi86: Support DisplayPort (non-eDP) mode drivers/gpu/drm/bridge/ti-sn65dsi86.c | 178 ++++++++++++++++++++++---- 1 file changed, 156 insertions(+), 22 deletions(-) -- 2.32.0