On Tue, Sep 09, 2025 at 06:16:43PM +0200, Miguel Gazquez wrote: > From: Aradhya Bhatia <[email protected]> > > Add support for DRM connector and make the driver support the older > format of attaching connectors onto the encoder->bridge->connector > chain. > This makes the driver compatible with display controller that only > supports the old format. > > [Miguel Gazquez: Rebased + made driver work with or without > DRM_BRIDGE_ATTACH_NO_CONNECTOR]
What is the use case for not using DRM_BRIDGE_ATTACH_NO_CONNECTOR? > > Signed-off-by: Aradhya Bhatia <[email protected]> > Signed-off-by: Miguel Gazquez <[email protected]> > --- > drivers/gpu/drm/bridge/ite-it66121.c | 121 > ++++++++++++++++++++++++++++++++--- > 1 file changed, 112 insertions(+), 9 deletions(-) -- With best wishes Dmitry
