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

2017-10-06 Thread Andrzej Hajda
On 05.10.2017 16:07, 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 interaction it does on device driver level is > filtering-out uns

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

2017-10-05 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 interfac