Hi, On Mon, Jul 11, 2022 at 2:21 AM Dmitry Baryshkov <dmitry.barysh...@linaro.org> 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 <s...@ravnborg.org> > Reviewed-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com> > Signed-off-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org> > --- > 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 <diand...@chromium.org> Tested together with patch #1. Tested-by: Douglas Anderson <diand...@chromium.org> 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