On Mon, 13 Sep 2021 14:51:08 +0200, Alex Bee wrote: > Commit a25b988ff83f ("drm/bridge: Extend bridge API to disable connector creation") > added DRM_BRIDGE_ATTACH_NO_CONNECTOR bridge flag and all bridges handle > this flag in some way since then. > Newly added bridge drivers must no longer contain the connector creation and > will fail probing if this flag isn't set. > > In order to be able to connect to those newly added bridges as well, > make use of drm_bridge_connector API and have the connector initialized > by the display controller. Applied, thanks! [1/1] drm/rockchip: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attach commit: 2e87bf389e1396b9f1360e1a7cdc27f423f56463 Best regards, -- Heiko Stuebner <heiko@xxxxxxxxx>