[PATCH v13 03/14] drm/mediatek: Add DSI sub driver

2016-03-15 Thread Daniel Kurtz
On Tue, Mar 15, 2016 at 7:49 PM, Philipp Zabel wrote: > > Hi Daniel, > > Am Mittwoch, den 09.03.2016, 22:07 +0800 schrieb Daniel Kurtz: > > Hi Philipp, CK, > > > > Some small comments. > > Nothing that couldn't be addressed after merging, if you prefer. > > > > On Tue, Mar 8, 2016 at 9:27 PM,

[PATCH v13 03/14] drm/mediatek: Add DSI sub driver

2016-03-15 Thread Philipp Zabel
Hi Daniel, Am Mittwoch, den 09.03.2016, 22:07 +0800 schrieb Daniel Kurtz: > Hi Philipp, CK, > > Some small comments. > Nothing that couldn't be addressed after merging, if you prefer. > > On Tue, Mar 8, 2016 at 9:27 PM, Philipp Zabel > wrote: [...] > > +static int mtk_dsi_poweron(struct

[PATCH v13 03/14] drm/mediatek: Add DSI sub driver

2016-03-09 Thread Daniel Kurtz
Hi Philipp, CK, Some small comments. Nothing that couldn't be addressed after merging, if you prefer. On Tue, Mar 8, 2016 at 9:27 PM, Philipp Zabel wrote: > From: CK Hu > > This patch add a drm encoder/connector driver for the MIPI DSI function > block of the Mediatek display subsystem and a

[PATCH v13 03/14] drm/mediatek: Add DSI sub driver

2016-03-08 Thread Philipp Zabel
From: CK Hu This patch add a drm encoder/connector driver for the MIPI DSI function block of the Mediatek display subsystem and a phy driver for the MIPI TX D-PHY control module. Signed-off-by: Jitao Shi Signed-off-by: Philipp Zabel -- drivers/gpu/drm/mediatek/Kconfig