[PATCH v13 06/14] drm/mediatek: Add HDMI support

2016-03-21 Thread Philipp Zabel
Hi Daniel, Jie, Am Mittwoch, den 09.03.2016, 21:52 +0800 schrieb Daniel Kurtz: > Hi Philipp & Jie, > > Sorry I only now had a chance to dig deeper and review the HDMI driver. I wish you had had a chance to do this earlier, But better now than after the merge. I'll split the HDMI patches from

[PATCH v13 06/14] drm/mediatek: Add HDMI support

2016-03-09 Thread Daniel Kurtz
Hi Philipp & Jie, Sorry I only now had a chance to dig deeper and review the HDMI driver. Lots of comments inline below... On Tue, Mar 8, 2016 at 9:27 PM, Philipp Zabel wrote: > From: Jie Qiu > > This patch adds drivers for the HDMI bridge connected to the DPI0 > display subsystem function

[PATCH v13 06/14] drm/mediatek: Add HDMI support

2016-03-08 Thread Philipp Zabel
From: Jie Qiu This patch adds drivers for the HDMI bridge connected to the DPI0 display subsystem function block, for the HDMI DDC block, and for the HDMI PHY to support HDMI output. Signed-off-by: Jie Qiu Signed-off-by: Philipp Zabel ---