All of lore.kernel.org
 help / color / mirror / Atom feed
* DRM MIPI DSI device and I2C device?
@ 2018-04-03 15:59 Carsten Behling
  2018-04-04  8:41 ` Fwd: " Carsten Behling
  0 siblings, 1 reply; 7+ messages in thread
From: Carsten Behling @ 2018-04-03 15:59 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 425 bytes --]

Hi,

I would like to write a DRM bridge driver that is an I2C device and a DRM
MIPI DSI device.

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.

Since I can't make the bridge a child node of both, I don't know how to
resolve it.

Best regards
-Carsten

[-- Attachment #1.2: Type: text/html, Size: 608 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-04-05 12:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-03 15:59 DRM MIPI DSI device and I2C device? Carsten Behling
2018-04-04  8:41 ` Fwd: " Carsten Behling
2018-04-05 10:28   ` Laurent Pinchart
2018-04-05 11:28     ` Andrzej Hajda
2018-04-05 11:39       ` Laurent Pinchart
2018-04-05 11:51         ` Carsten Behling
2018-04-05 12:54           ` Andrzej Hajda

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.