On Tue, May 19, 2026 at 12:37:43PM +0200, Luca Ceresoli wrote: > In preparation for supporting DRM bridge hotplug, add an event notifier to > allow interested parties to be notified about events they need to react to. > > For the initial implementation of bridge hotplug, two events are needed: > bridge detach (happening in drm_bridge.c) and MIPI device attach to MIPI > host (happening in drm_mipi_dsi.c). > > For this reason implement the event notifier in a new common file that > event producers can easily use to send events. > > Signed-off-by: Luca Ceresoli <[email protected]>
So, you claim in the commit message that it's about a hotplug event, but the only events are the bridge being attached and detached, so not a hotplug event? And why a bridge would want to be notified that itself (or another?) bridge is being attached or detached? You need documentation, and a more descriptive commit message. Maxime
signature.asc
Description: PGP signature
