Hi, On Mon, Jul 11, 2022 at 2:21 AM Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> wrote: > > Now as the driver does not depend on pdata->connector, add support for > attaching the bridge with DRM_BRIDGE_ATTACH_NO_CONNECTOR. > > Reviewed-by: Sam Ravnborg <sam@xxxxxxxxxxxx> > Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > drivers/gpu/drm/bridge/ti-sn65dsi86.c | 18 ++++++++---------- > 1 file changed, 8 insertions(+), 10 deletions(-) This has been on my list of annoyances for quite some time now. Most excellent to have it fixed, thanks! Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> Tested together with patch #1. Tested-by: Douglas Anderson <dianders@xxxxxxxxxxxx> Unless someone yells that there's a problem or someone beats me to it, I'll plan to land in drm-misc-next sometime next week. -Doug