On Mon, Jul 1, 2024 at 8:20 PM Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> wrote: > > There are no in-kernel DTs that use Lontium LT9611UXC bridge and still > require creation of the drm_connector by the bridge on attachment. > Drop support for !DRM_BRIDGE_ATTACH_NO_CONNECTOR by the driver. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > Dmitry Baryshkov (2): > drm/bridge: lt9611uxc: properly attach to a next bridge > drm/bridge: lt9611uxc: drop support for !DRM_BRIDGE_ATTACH_NO_CONNECTOR > > drivers/gpu/drm/bridge/lontium-lt9611uxc.c | 103 ++++------------------------- > 1 file changed, 12 insertions(+), 91 deletions(-) > --- > base-commit: 74564adfd3521d9e322cfc345fdc132df80f3c79 > change-id: 20240625-lt9611uxc-next-bridge-5827d9b17fc1 > > Best regards, > -- > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > Snoozing this for 2 weeks, since it is removing functionality. Reviewed-by: Robert Foss <rfoss@xxxxxxxxxx>