[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-05-03 Thread Archit Taneja
On 05/03/2016 07:22 AM, Xinliang Liu wrote: > On 9 March 2016 at 18:57, Archit Taneja wrote: >> ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an >> additional DSI RX block that takes in DSI video mode output. >> >> Trying to get this driver merged has had some challenges: >>

[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-05-03 Thread Xinliang Liu
On 9 March 2016 at 18:57, Archit Taneja wrote: > ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an > additional DSI RX block that takes in DSI video mode output. > > Trying to get this driver merged has had some challenges: > > - ADV7533 has an I2C control bus, but acts as a DS

[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-04-22 Thread Archit Taneja
On 04/22/2016 04:03 AM, Laurent Pinchart wrote: > Hi Archit, > > On Thursday 14 Apr 2016 20:26:11 Archit Taneja wrote: >> On 3/9/2016 4:27 PM, Archit Taneja wrote: >>> ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an >>> additional DSI RX block that takes in DSI video mode ou

[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-04-22 Thread Archit Taneja
On 04/22/2016 04:06 AM, Laurent Pinchart wrote: > Hi Archit, > > On Monday 18 Apr 2016 15:18:30 Archit Taneja wrote: >> On 04/17/2016 05:01 PM, Xinliang Liu wrote: >>> On 9 March 2016 at 18:57, Archit Taneja wrote: ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an a

[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-04-22 Thread Laurent Pinchart
Hi Archit, On Monday 18 Apr 2016 15:18:30 Archit Taneja wrote: > On 04/17/2016 05:01 PM, Xinliang Liu wrote: > > On 9 March 2016 at 18:57, Archit Taneja wrote: > >> ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an > >> additional DSI RX block that takes in DSI video mode outp

[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-04-22 Thread Laurent Pinchart
Hi Archit, On Thursday 14 Apr 2016 20:26:11 Archit Taneja wrote: > On 3/9/2016 4:27 PM, Archit Taneja wrote: > > ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an > > additional DSI RX block that takes in DSI video mode output. > > > > Trying to get this driver merged has had

[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-04-19 Thread Xinliang Liu
On 18 April 2016 at 17:48, Archit Taneja wrote: > Hi, > > > On 04/17/2016 05:01 PM, Xinliang Liu wrote: >> >> Hi Archit, >> Thank you for the patches. >> >> On 9 March 2016 at 18:57, Archit Taneja wrote: >>> >>> ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an >>> additional

[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-04-18 Thread Archit Taneja
Hi, On 04/17/2016 05:01 PM, Xinliang Liu wrote: > Hi Archit, > Thank you for the patches. > > On 9 March 2016 at 18:57, Archit Taneja wrote: >> ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an >> additional DSI RX block that takes in DSI video mode output. >> >> Trying to get

[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-04-17 Thread Xinliang Liu
Hi Archit, Thank you for the patches. On 9 March 2016 at 18:57, Archit Taneja wrote: > ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an > additional DSI RX block that takes in DSI video mode output. > > Trying to get this driver merged has had some challenges: > > - ADV7533 h

[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-04-14 Thread Archit Taneja
Hi Laurent, On 3/9/2016 4:27 PM, Archit Taneja wrote: > ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an > additional DSI RX block that takes in DSI video mode output. > > Trying to get this driver merged has had some challenges: > > - ADV7533 has an I2C control bus, but acts

[PATCH v3 0/7] drm/i2c: adv7511: ADV7533 support

2016-03-09 Thread Archit Taneja
ADV7533 is a DSI to HDMI encoder chip. It's like ADV7511, but with an additional DSI RX block that takes in DSI video mode output. Trying to get this driver merged has had some challenges: - ADV7533 has an I2C control bus, but acts as a DSI peripheral too. After discussions, it was concluded th