12:36 phasta: "Pushing 1 merges and 125 non-merge commits. Merges should only be pushed by maintainers. Are you sure? (y/N) N"
12:36 phasta: I'm seeing this from dim push-branch for the first time
12:36 phasta: no idea why, I just applied normal patches on top of misc-next
12:45 phasta: nevermind. My setup was broken
13:47 lumag: lucaceresoli: this would create a disbalance between normal drm_connector init and drm_bridge_connector. See for example shmob_drm_connector_create(). On the other hand, if it is clearly documented, I think, it would make no harm to merge those two.
13:47 lumag: The drm_bridge_connector overview even explicitly tells that "At that point the connector becomes fully usable, no * further operation is needed.
13:56 lucaceresoli: lumag: thanks for your POV
13:56 lucaceresoli: lumag: did you see https://lore.kernel.org/lkml/20260417-drm-bridge-connector-attach_encoder-v1-0-67b8b8fb872a@bootlin.com/ ?
13:58 lucaceresoli: lumag: indeed shmob is a slightly complex, see patch 41/41, but most other conversions are trivial, I'd say 38/40 are trivial
13:58 lucaceresoli: lumag: good point about the docs, indeed with patch 1 applied the doc line you copied becames fully true
22:25 lumag: lucaceresoli: no, I'm currently torn between drm, Yocto, kernel and some other topics.