[PATCH v3 1/3] drm/layerscape: Add sii9022a driver

2016-03-10 Thread Laurent Pinchart
Hi Boris, On Wednesday 09 March 2016 14:22:00 Boris Brezillon wrote: > On Wed, 9 Mar 2016 11:49:38 + Emil Velikov wrote: > > On 9 March 2016 at 08:31, Meng Yi wrote: > >> The SiI9022A is an ultra low-power HDMI transmitter. It supports > >> resolutions from standard definition 480i/p and 576i

[PATCH v3 1/3] drm/layerscape: Add sii9022a driver

2016-03-10 Thread Meng Yi
Hi Boris, On Wednesday, March 09, 2016 9:22 PM ,Boris Brezillon wrote: > > The reason I decided to expose the device as a drm_bridge is because there > was several discussions about merging drm_bridge and drm_encoder_slave, > and IIRC, the proposal was to move to the drm_bridge approach. > > An

[PATCH v3 1/3] drm/layerscape: Add sii9022a driver

2016-03-10 Thread Meng Yi
Hi Emil, On Wednesday, March 09, 2016 7:50 PM, Emil Velikov wrote: > An alternative approach (making a drm bridge) for the sii902x devices was > taken by Boris a bit before your initial submission of this driver [1]. > I believe that you guys can coordinate and once a decision is made whether a >

[PATCH v3 1/3] drm/layerscape: Add sii9022a driver

2016-03-09 Thread Meng Yi
The SiI9022A is an ultra low-power HDMI transmitter. It supports resolutions from standard definition 480i/p and 576i/p all the way to high-definition 720p, 1080i, and 1080p, the highest resolution supported 4K today. It also supports all PC resolutions up to UXGA for netbooks Signed-off-by: Meng

[PATCH v3 1/3] drm/layerscape: Add sii9022a driver

2016-03-09 Thread Boris Brezillon
+ Nicolas, Laurent and Rob Hi, On Wed, 9 Mar 2016 11:49:38 + Emil Velikov wrote: > Hi Meng, > > On 9 March 2016 at 08:31, Meng Yi wrote: > > The SiI9022A is an ultra low-power HDMI transmitter. It supports > > resolutions from standard definition 480i/p and 576i/p all the way > > to high-

[PATCH v3 1/3] drm/layerscape: Add sii9022a driver

2016-03-09 Thread Emil Velikov
Hi Meng, On 9 March 2016 at 08:31, Meng Yi wrote: > The SiI9022A is an ultra low-power HDMI transmitter. It supports > resolutions from standard definition 480i/p and 576i/p all the way > to high-definition 720p, 1080i, and 1080p, the highest resolution > supported 4K today. It also supports all