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

2017-09-18 Thread Rob Herring
On Tue, Sep 12, 2017 at 09:34:07AM +0200, 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 i

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

2017-09-12 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