Re: [PATCH v2 1/2] drm/bridge: add Silicon Image SiI9234 driver

2017-09-07 Thread Andrzej Hajda
Hi Laurent, On 05.09.2017 17:05, Laurent Pinchart wrote: > Hi Maciej, > > On Tuesday, 5 September 2017 16:01:54 EEST Maciej Purski wrote: >> Hi Laurent, >> >> Thank you for your reply. The problem was already discussed when adding >> sil8620 driver. It can be solved later. I'm CC-ing Andrzej

Re: [PATCH v2 1/2] drm/bridge: add Silicon Image SiI9234 driver

2017-09-05 Thread Laurent Pinchart
Hi Maciej, On Tuesday, 5 September 2017 16:01:54 EEST Maciej Purski wrote: > Hi Laurent, > > Thank you for your reply. The problem was already discussed when adding > sil8620 driver. It can be solved later. I'm CC-ing Andrzej Hajda, as he > used to discuss it with you. I'm afraid it can't be

Re: [PATCH v2 1/2] drm/bridge: add Silicon Image SiI9234 driver

2017-09-05 Thread Maciej Purski
Hi Laurent, Thank you for your reply. The problem was already discussed when adding sil8620 driver. It can be solved later. I'm CC-ing Andrzej Hajda, as he used to discuss it with you. https://patchwork.freedesktop.org/patch/114224/

Re: [PATCH v2 1/2] drm/bridge: add Silicon Image SiI9234 driver

2017-08-31 Thread Laurent Pinchart
Hi Maciej, Thank you for the patch. On Thursday, 31 August 2017 15:27:13 EEST Maciej Purski wrote: > SiI9234 transmitter converts eTMDS/HDMI signal to MHL 1.0. > It is controlled via I2C bus. Its interaction with other > devices in video pipeline is performed mainly on HW level. > The only

[PATCH v2 1/2] drm/bridge: add Silicon Image SiI9234 driver

2017-08-31 Thread Maciej Purski
SiI9234 transmitter converts eTMDS/HDMI signal to MHL 1.0. It is controlled via I2C bus. Its interaction with other devices in video pipeline is performed mainly on HW level. The only interaction it does on device driver level is filtering-out unsupported video modes, it exposes drm_bridge