Re: Fwd: DRM MIPI DSI device and I2C device?

2018-04-05 Thread Carsten Behling
T Carsten Behling wrote: >>>>> 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'

Re: Fwd: DRM MIPI DSI device and I2C device?

2018-04-05 Thread Andrzej Hajda
j Hajda wrote: > >> On 05.04.2018 12:28, Laurent Pinchart wrote: > >>> On Wednesday, 4 April 2018 11:41:05 EEST Carsten Behling wrote: > >>>>> Hi, > >>>>> > >>>>> I would like to write a DRM bridge driver that is an I

Re: Fwd: DRM MIPI DSI device and I2C device?

2018-04-05 Thread Laurent Pinchart
Hi Andrzej, On Thursday, 5 April 2018 14:28:51 EEST Andrzej Hajda wrote: > On 05.04.2018 12:28, Laurent Pinchart wrote: > > On Wednesday, 4 April 2018 11:41:05 EEST Carsten Behling wrote: > >>> Hi, > >>> > >>> I would like to write a DRM bridge driv

Re: Fwd: DRM MIPI DSI device and I2C device?

2018-04-05 Thread Andrzej Hajda
On 05.04.2018 12:28, Laurent Pinchart wrote: > Hi Carsten, > > On Wednesday, 4 April 2018 11:41:05 EEST Carsten Behling wrote: >>> Hi, >>> >>> I would like to write a DRM bridge driver that is an I2C device and a DRM >>> MIPI DSI device.

Re: Fwd: DRM MIPI DSI device and I2C device?

2018-04-05 Thread Laurent Pinchart
Hi Carsten, On Wednesday, 4 April 2018 11:41:05 EEST Carsten Behling wrote: > > 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_regis

Fwd: DRM MIPI DSI device and I2C device?

2018-04-05 Thread Carsten Behling
> 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 devicet

DRM MIPI DSI device and I2C device?

2018-04-04 Thread Carsten Behling
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