<div dir="ltr">Hi,<div><br></div><div>I would like to write a DRM bridge driver that is an I2C device and a DRM MIPI DSI device.</div><div><br></div><div>It looks like that both - 'i2c-core.c: of_i2c_register_devices' and 'drm_mipi_dsi.c: mipi_dsi_host_register'  are registering their devices by iterating over devicetree child nodes with for_each_available_child_of_node.</div><div><br></div><div>Since I can't make the bridge a child node of both, I don't know how to resolve it.</div><div><br></div><div>Best regards</div><div>-Carsten</div><div><br></div><div><br></div></div>